summaryrefslogtreecommitdiff
path: root/net/sup/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-27 04:06:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-27 04:06:03 +0000
commit510bcaa2de6fe345f19661f4b874adc150460211 (patch)
tree13b1dd128e794add7444bb39fc28dfcfc2237596 /net/sup/Makefile
parentMove utils to misc. Add www. (diff)
Change "networking" to "net".
Notes
Notes: svn path=/head/; revision=2485
Diffstat (limited to 'net/sup/Makefile')
-rw-r--r--net/sup/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile
index d7903804bcd2..64e58033fb7f 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -3,13 +3,14 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.4 1995/04/15 19:03:57 asami Exp $
+# $Id: Makefile,v 1.5 1995/08/14 08:49:08 gibbs Exp $
#
DISTNAME= sup
-MAINTAINER= gibbs@FreeBSD.org
PKGNAME= sup-2.0
+CATEGORIES+= net
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
-CATEGORIES+= networking
+
+MAINTAINER= gibbs@FreeBSD.org
.include <bsd.port.mk>