Tue Nov 10 19:03:32 2009 UTC ()
Drop maintainership.


(wiz)
diff -r1.15 -r1.16 pkgsrc/games/orbital_eunuchs_sniper/Makefile

cvs diff -r1.15 -r1.16 pkgsrc/games/orbital_eunuchs_sniper/Makefile (expand / switch to unified diff)

--- pkgsrc/games/orbital_eunuchs_sniper/Makefile 2009/08/26 19:57:33 1.15
+++ pkgsrc/games/orbital_eunuchs_sniper/Makefile 2009/11/10 19:03:32 1.16
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.15 2009/08/26 19:57:33 sno Exp $ 1# $NetBSD: Makefile,v 1.16 2009/11/10 19:03:32 wiz Exp $
2# 2#
3 3
4DISTNAME= orbital_eunuchs_sniper-1.30 4DISTNAME= orbital_eunuchs_sniper-1.30
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= games 6CATEGORIES= games
7MASTER_SITES= http://icculus.org/oes/ 7MASTER_SITES= http://icculus.org/oes/
8 8
9MAINTAINER= wiz@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://icculus.org/oes/ 10HOMEPAGE= http://icculus.org/oes/
11COMMENT= Overhead shooting game 11COMMENT= Overhead shooting game
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14CONFIGURE_ARGS+= --with-games-dir=${PREFIX}/libexec 14CONFIGURE_ARGS+= --with-games-dir=${PREFIX}/libexec
15 15
16INSTALLATION_DIRS= share/doc/orbital_eunuchs_sniper 16INSTALLATION_DIRS= share/doc/orbital_eunuchs_sniper
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18
19USE_LANGUAGES= c c++ 19USE_LANGUAGES= c c++
20REPLACE_INTERPRETER+= bash 20REPLACE_INTERPRETER+= bash
21REPLACE.bash.old= .*/bin/bash 21REPLACE.bash.old= .*/bin/bash
22REPLACE.bash.new= ${SH} 22REPLACE.bash.new= ${SH}