aboutsummaryrefslogtreecommitdiff
path: root/misc/team
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-02 01:10:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-02 01:10:11 +0000
commit7b200c6c0f34d4caec7f00274d060f54dfe847e7 (patch)
tree0cfbb330177e90169a07cd604d8db8795baffd6a /misc/team
parentc16f5c3cf972d43efc596da1af2afb34e6d82308 (diff)
downloadports-7b200c6c0f34d4caec7f00274d060f54dfe847e7.tar.gz
ports-7b200c6c0f34d4caec7f00274d060f54dfe847e7.zip
Name of category is "utilities", not "utils"! ;)
Notes
Notes: svn path=/head/; revision=1912
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 92016b0aea8e..1e387d3a7551 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -3,12 +3,12 @@
# Date created: 1 July 1995
# Whom: joerg
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/07/01 17:57:54 joerg Exp $
#
DISTNAME= team-3.1
+CATEGORIES+= utilities
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
-CATEGORIES+= utils
MAINTAINER= joerg@FreeBSD.org