diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-09-17 12:56:10 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-09-17 12:56:10 +0000 |
commit | 906f620e21b6a9ad1720566e22ca7067a86c339f (patch) | |
tree | c4568c5080f9a4da6c6f9fc9556065a6633095a5 /emulators/uae/Makefile | |
parent | a39e621e6e2b6981fd5e3bf353918f32ad443167 (diff) | |
download | ports-906f620e21b6a9ad1720566e22ca7067a86c339f.tar.gz ports-906f620e21b6a9ad1720566e22ca7067a86c339f.zip |
Bump PORTREVISION after last commit
Notes
Notes:
svn path=/head/; revision=32759
Diffstat (limited to 'emulators/uae/Makefile')
-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/ |