diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 5630c41356f875d7bfe1774adea0ea160917a3ee (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /emulators | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/vice/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index ed12c2097ed..c5600ffec7c 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/01/17 23:47:19 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/21 13:03:41 wiz Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index a4be239c6dd..cb207ab60ab 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2007/09/19 23:18:49 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2007/09/21 13:03:41 wiz Exp $ # DISTNAME= vice-1.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ \ http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ |