diff options
author | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
commit | ed37c793a389bd828f447312e82a36bcb8082685 (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /emulators/uae/Makefile | |
parent | 529fc5455f7a64a851b9385fd324cfe548647ca7 (diff) | |
download | pkgsrc-ed37c793a389bd828f447312e82a36bcb8082685.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r-- | emulators/uae/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 3a39c989a00..1c90e397f7c 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2013/10/10 14:42:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2014/05/05 00:47:50 ryoon Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ |