diff options
author | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
commit | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /emulators/dgen | |
parent | 02865034f31190dcf0e7615842f54f3ab0c83901 (diff) | |
download | pkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'emulators/dgen')
-rw-r--r-- | emulators/dgen/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile index d989e4057e6..0d343d27b09 100644 --- a/emulators/dgen/Makefile +++ b/emulators/dgen/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/04/14 14:22:00 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= dgen-sdl-1.32 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dgen/} |