aboutsummaryrefslogtreecommitdiff
path: root/misc/team
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
commit47a616f11d266abac2936b7fc036ae1f1a1cc70d (patch)
tree04f524367e2c1e7a76912077649c7df5494a5dcb /misc/team
parentc52c50b28fefb499b5db9cfffad33f469456e36b (diff)
downloadports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.tar.gz
ports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.zip
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
Notes
Notes: svn path=/head/; revision=4385
Diffstat (limited to 'misc/team')
-rw-r--r--misc/team/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
index b87ccd70b7e6..d7c33335b4bf 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -3,11 +3,11 @@
# Date created: 1 July 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.3 1995/11/26 10:48:29 asami Exp $
+# $Id: Makefile,v 1.4 1996/06/03 02:17:28 asami Exp $
#
DISTNAME= team-3.1
-CATEGORIES+= misc
+CATEGORIES= misc
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org