diff options
author | ryoon <ryoon> | 2012-12-10 12:32:39 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-12-10 12:32:39 +0000 |
commit | 6d2b31407239f96971a39a86ce1b5d387583aa68 (patch) | |
tree | 7caf86d760d78c758a6bf87d684c33164ac3cc25 /emulators | |
parent | 59ed277271cfee382b9b0f67ed2663334fdb7842 (diff) | |
download | pkgsrc-6d2b31407239f96971a39a86ce1b5d387583aa68.tar.gz |
Bump PKGREVISION from graphics/sane-backends.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index f2f8ceb0597..52f3e46b344 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2012/10/03 12:55:21 asau Exp $ +# $NetBSD: Makefile,v 1.35 2012/12/10 12:32:40 ryoon Exp $ DISTNAME= wine-1.3.26 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 38ff3c3bf35..3b25514009c 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.170 2012/10/03 12:55:21 asau Exp $ +# $NetBSD: Makefile,v 1.171 2012/12/10 12:32:39 ryoon Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |