summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-10 21:32:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-10 21:32:56 +0000
commitad744288184799669b3c6ed466204cf2079b8596 (patch)
tree13e685282822b31367902839f70a41b95b4c74f8 /mail/mailagent
parentMark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75. (diff)
CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
Notes
Notes: svn path=/head/; revision=4382
Diffstat (limited to 'mail/mailagent')
-rw-r--r--mail/mailagent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index d406410db3f2..cf601063460a 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -3,12 +3,12 @@
# Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1996/09/29 03:26:45 max Exp $
+# $Id: Makefile,v 1.2 1996/11/02 20:24:00 max Exp $
#
DISTNAME= mailagent-3.0pl44
PKGNAME= mailagent-3.0.44
-CATEGORIES+= mail
+CATEGORIES= mail
MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/
MAINTAINER= max@FreeBSD.ORG