summaryrefslogtreecommitdiff
path: root/mail/premail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-04 06:40:08 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-04 06:40:08 +0000
commit55a61bb102ddfa5abe214bbb8b64409a317b0093 (patch)
tree40a989c1bd867e35ed527ba0d48f6b29b50d86f9 /mail/premail
parentAdd x11-fm/xdiskusage, a graphical front-end to du. (diff)
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Notes
Notes: svn path=/head/; revision=33401
Diffstat (limited to 'mail/premail')
-rw-r--r--mail/premail/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/mail/premail/Makefile b/mail/premail/Makefile
index 422ba2f4a9cc..a17c51fb7a9e 100644
--- a/mail/premail/Makefile
+++ b/mail/premail/Makefile
@@ -1,23 +1,23 @@
-# New ports collection makefile for: premail
-# Date created: 31 Jan 1997
-# Whom: ache
+# New ports collection makefile for: premail
+# Date created: 31 Jan 1997
+# Whom: ache
#
# $FreeBSD$
#
PORTNAME= premail
-PORTVERSION= 0.46
-CATEGORIES= security mail
-MASTER_SITES= ftp://ftp.jpunix.com/pub/remailer-tools/ \
+PORTVERSION= 0.46
+CATEGORIES= mail security
+MASTER_SITES= ftp://ftp.jpunix.com/pub/remailer-tools/ \
ftp://ftp.kiarchive.ru/pub/unix/crypto/
MAINTAINER= ache@FreeBSD.org
-BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp
+BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp
-WRKSRC= ${WRKDIR}/premail
-USE_PERL5= Yes
-NO_BUILD= Yes
+WRKSRC= ${WRKDIR}/premail
+USE_PERL5= yes
+NO_BUILD= yes
post-patch:
cd ${WRKSRC}; \