diff options
Diffstat (limited to 'mail/courier-authlib-vchkpw/Makefile')
-rw-r--r-- | mail/courier-authlib-vchkpw/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/courier-authlib-vchkpw/Makefile b/mail/courier-authlib-vchkpw/Makefile index afb8d434525f..3ce37d296445 100644 --- a/mail/courier-authlib-vchkpw/Makefile +++ b/mail/courier-authlib-vchkpw/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: courier-authlib-vchkpw -# Date created: 02 Apr 2005 -# Whom: Yarema <yds@CoolRat.org> -# +# Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -# PKGNAMESUFFIX= -vchkpw @@ -12,4 +8,5 @@ CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |