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 1e387d3a7551..949edab490ef 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -3,11 +3,11 @@ # Date created: 1 July 1995 # Whom: joerg # -# $Id: Makefile,v 1.1.1.1 1995/07/01 17:57:54 joerg Exp $ +# $Id: Makefile,v 1.2 1995/07/02 01:10:11 asami Exp $ # DISTNAME= team-3.1 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= joerg@FreeBSD.org |