diff options
author | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
commit | 82d99908d2e73cc955f7430a15aa9beebf7df78d (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /emulators/dosbox | |
parent | 5e46f35c22f3381f2c2471c6fb500671397aee1b (diff) | |
download | pkgsrc-82d99908d2e73cc955f7430a15aa9beebf7df78d.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'emulators/dosbox')
-rw-r--r-- | emulators/dosbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index c175e874d68..e92495b1712 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/11/22 14:12:29 adam Exp $ +# $NetBSD: Makefile,v 1.11 2005/03/27 15:43:33 wiz Exp $ DISTNAME= dosbox-0.63 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} |