diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /games/rollemup/Makefile | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'games/rollemup/Makefile')
-rw-r--r-- | games/rollemup/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index 46c161a6ba5..b690962fb85 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/09/03 00:56:29 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2007/02/22 19:01:18 wiz Exp $ DISTNAME= Rollemup PKGNAME= rollemup-1.0 @@ -21,10 +21,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_CONFIGURE= yes -NO_BIN_ON_CDROM=${RESTRICTED} -NO_SRC_ON_CDROM=${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} PLIST_SRC= ${WRKDIR}/PLIST.src GAMES_DIR= share/games |