summaryrefslogtreecommitdiff
path: root/x11/xfishtank
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf>1998-04-20 11:56:17 +0000
commite8cfa0b6f5b2eb8025754177ae047b836ab35818 (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /x11/xfishtank
parentce73ba6805e12496192970ec6461743a413a5c2c (diff)
downloadpkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'x11/xfishtank')
-rw-r--r--x11/xfishtank/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile
index 5dfff51cf57..0f53e9310fd 100644
--- a/x11/xfishtank/Makefile
+++ b/x11/xfishtank/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:57 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:36 frueauf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/17 07:45:12 asami Exp
#
-DISTNAME= xfishtank-2.2
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
+DISTNAME= xfishtank-2.2
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
-MAINTAINER= jacs@gnome.co.uk
+MAINTAINER= packages@netbsd.org
-USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/xfishtank2.0
-NO_INSTALL_MANPAGES=yes
+USE_IMAKE= yes
+WRKSRC= ${WRKDIR}/xfishtank2.0
+NO_INSTALL_MANPAGES= yes
post-patch:
- cd ${WRKDIR}/xfishtank2.0; make clean
+ cd ${WRKDIR}/xfishtank2.0; ${MAKE} clean
.include "../../mk/bsd.pkg.mk"