aboutsummaryrefslogtreecommitdiffstats
path: root/misc/team/Makefile
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1998-08-24 16:23:19 +0800
committerhoek <hoek@FreeBSD.org>1998-08-24 16:23:19 +0800
commit360c5a81e80d98500e15d8c9651519849f3896d3 (patch)
treedc7c932b11b08a1d1ecedaff0bd845995bb59f1c /misc/team/Makefile
parent8c8f14ce6a674500481f393636d8845b66eb778c (diff)
downloadfreebsd-ports-gnome-360c5a81e80d98500e15d8c9651519849f3896d3.tar.gz
freebsd-ports-gnome-360c5a81e80d98500e15d8c9651519849f3896d3.tar.zst
freebsd-ports-gnome-360c5a81e80d98500e15d8c9651519849f3896d3.zip
Teach this vintage 1995 port about the birds and the bees. Or something
like that, anyways.
Diffstat (limited to 'misc/team/Makefile')
-rw-r--r--misc/team/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
index 72e43cadd78a..f984c4a4374a 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 July 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.5 1996/11/11 05:50:13 obrien Exp $
+# $Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp $
#
DISTNAME= team-3.1
@@ -12,4 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.org
+MAN1= team.1
+MANCOMPRESSED= maybe
+
.include <bsd.port.mk>