diff options
Diffstat (limited to 'misc/team/Makefile')
-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 |