diff options
Diffstat (limited to 'emulators/dega')
-rw-r--r-- | emulators/dega/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile index 64d2c5863a9..2a610ebfd30 100644 --- a/emulators/dega/Makefile +++ b/emulators/dega/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:33 wiz Exp $ # DISTNAME= dega-1.07 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.emulinks.de/emus/ |