diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1525c4e12ad5406031173d28eb5482e133922718 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /emulators/dega | |
parent | 89048d2bbb0ec281ff237f5e91c8b5569e8ed5e0 (diff) | |
download | pkgsrc-1525c4e12ad5406031173d28eb5482e133922718.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
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/ |