diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-09-17 20:56:10 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-09-17 20:56:10 +0800 |
commit | 6277932acc18671f5e73cf083701405ed9f56fed (patch) | |
tree | 93f3c3b67852c8bf143623771e850d73018c8ddf /emulators | |
parent | 66e4ceffb9be8e283a91eb6ef13b203d2a17c00c (diff) | |
download | freebsd-ports-gnome-6277932acc18671f5e73cf083701405ed9f56fed.tar.gz freebsd-ports-gnome-6277932acc18671f5e73cf083701405ed9f56fed.tar.zst freebsd-ports-gnome-6277932acc18671f5e73cf083701405ed9f56fed.zip |
Bump PORTREVISION after last commit
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/uae/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 2604da053d62..f25608f2a57b 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -7,6 +7,7 @@ PORTNAME= uae PORTVERSION= 0.8.15 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \ http://www.users.globalnet.co.uk/~simd/ |