diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-12 16:28:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-12 16:28:05 +0000 |
commit | ce5b9605bb533c784796e0ed10dc8bceac067310 (patch) | |
tree | b4aa12f3152a0bc90e81883f7a15d502a44f3f17 /games/InterLOGIC | |
parent | f6ec860077fb804e95a8d4d46cd8986d897e44cb (diff) | |
download | pkgsrc-ce5b9605bb533c784796e0ed10dc8bceac067310.tar.gz |
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
Diffstat (limited to 'games/InterLOGIC')
-rw-r--r-- | games/InterLOGIC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/InterLOGIC/Makefile b/games/InterLOGIC/Makefile index 398fbad9795..a8020f46cad 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2006/05/19 07:03:54 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/12 16:28:07 wiz Exp $ # DISTNAME= interLOGIC-src-0.30 # authors' preferred casing PKGNAME= InterLOGIC-0.30 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} |