aboutsummaryrefslogtreecommitdiff
path: root/x11/xfishtank
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-17 07:45:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-17 07:45:12 +0000
commit856cbdda13cd06ea4a4a631c8190ed9a670813ff (patch)
treed68ecbcd2ccf3dba75a516d265a56b8093491451 /x11/xfishtank
parent6c81b673fafe3de27162f8df722fe1e3ae3b0d23 (diff)
downloadports-856cbdda13cd06ea4a4a631c8190ed9a670813ff.tar.gz
ports-856cbdda13cd06ea4a4a631c8190ed9a670813ff.zip
Notes
Diffstat (limited to 'x11/xfishtank')
-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>