aboutsummaryrefslogtreecommitdiff
path: root/net/sup
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /net/sup
parentf777115e0124107b5cef3e52bb4856f321dcd2eb (diff)
downloadports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.tar.gz
ports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.zip
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'net/sup')
-rw-r--r--net/sup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 67487ce90db6..6924d49eba71 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -3,12 +3,12 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1995/11/27 04:05:37 asami Exp $
+# $Id: Makefile,v 1.7 1996/06/03 02:17:32 asami Exp $
#
DISTNAME= sup
PKGNAME= sup-2.0
-CATEGORIES+= net
+CATEGORIES= net
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= gibbs@FreeBSD.org