summaryrefslogtreecommitdiff
path: root/mail/procmail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 07:50:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 07:50:37 +0000
commit7daa89e92eadeff65f1730af1f8dc6f44f8997d2 (patch)
tree01453de0045a495ccae46e496d7c7e9a053e42fd /mail/procmail
parentRe-add pcemu, it does have a PLIST now. (diff)
Add PKGNAME, and MAINTAINER goes in a section of its own. :)
Notes
Notes: svn path=/head/; revision=1428
Diffstat (limited to 'mail/procmail')
-rw-r--r--mail/procmail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index bc83e9846c40..0024953e878e 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -3,12 +3,14 @@
# Date created: 24 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.13 1995/04/16 07:41:42 asami Exp $
+# $Id: Makefile,v 1.14 1995/04/16 13:49:07 ache Exp $
#
DISTNAME= procmail-3.11pre1
+PKGNAME= procmail-3.11.1
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
+
MAINTAINER= ache@FreeBSD.ORG
IS_INTERACTIVE= yes