diff options
author | jmmv <jmmv> | 2003-07-26 21:41:08 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-26 21:41:08 +0000 |
commit | 53e5508d4472d67fdd56e212ac3c6802662c2026 (patch) | |
tree | 8876ccac04ea1c3e9e359787ce67cb3ee3c339a3 /emulators/hatari | |
parent | c939c0e4f4f4e1de62c328123a09b5af7979de93 (diff) | |
download | pkgsrc-53e5508d4472d67fdd56e212ac3c6802662c2026.tar.gz |
Bump revision due to SDL update, and sync versions in buildlink files where
needed. This is required because esound has been droped as a dependancy.
Diffstat (limited to 'emulators/hatari')
-rw-r--r-- | emulators/hatari/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 66c80606d68..2987d2be3f0 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:35:30 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/26 21:41:14 jmmv Exp $ # DISTNAME= hatari-0.30 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/} |