diff options
author | obache <obache> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 14:40:40 +0000 |
commit | 9b08b6c863b87383a95b3c8e7b9e2f43399aa673 (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /emulators/BasiliskII | |
parent | 5ac81761abc0ef10880661ce6c83ae4004705f3c (diff) | |
download | pkgsrc-9b08b6c863b87383a95b3c8e7b9e2f43399aa673.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'emulators/BasiliskII')
-rw-r--r-- | emulators/BasiliskII/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile index 9a3715074fc..ab6432e1969 100644 --- a/emulators/BasiliskII/Makefile +++ b/emulators/BasiliskII/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2008/06/12 02:14:29 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2011/04/22 14:40:42 obache Exp $ DISTNAME= BasiliskII_src_01052006 PKGNAME= BasiliskII-1.0.20060501 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/ EXTRACT_SUFX= .tar.bz2 |