diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 05:50:23 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-11 05:50:23 +0000 |
commit | 47a616f11d266abac2936b7fc036ae1f1a1cc70d (patch) | |
tree | 04f524367e2c1e7a76912077649c7df5494a5dcb /misc/team | |
parent | c52c50b28fefb499b5db9cfffad33f469456e36b (diff) | |
download | ports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.tar.gz ports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.zip |
Notes
Diffstat (limited to 'misc/team')
-rw-r--r-- | misc/team/Makefile | 4 |
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 |