aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/xfishtank/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile
index 2b745f85bdfc..e9f8bc3f443c 100644
--- a/x11/xfishtank/Makefile
+++ b/x11/xfishtank/Makefile
@@ -1,10 +1,11 @@
-#New ports collection makefile for: xfishtank
+# New ports collection makefile for: xfishtank
# Version required: 2.2
# Date created: 24th April 1997
# Whom: jacs
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/06/17 06:47:57 tg Exp $
#
+
DISTNAME= xfishtank-2.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
@@ -18,4 +19,4 @@ NO_INSTALL_MANPAGES=yes
post-patch:
cd ${WRKDIR}/xfishtank2.0; make clean
-.include <bsd.port.mk> \ No newline at end of file
+.include <bsd.port.mk>