diff options
author | pat <pat@FreeBSD.org> | 2002-03-09 00:23:05 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-09 00:23:05 +0000 |
commit | a3d4716134c5679a72260d4041ee67e633f0c63c (patch) | |
tree | 10b620fec1921afdb55398a6f72256b1a954d918 /emulators/uae/Makefile | |
parent | 2c257f58628134326dc74b20c913c3e8b211312c (diff) | |
download | FreeBSD-ports-a3d4716134c5679a72260d4041ee67e633f0c63c.zip FreeBSD-ports-a3d4716134c5679a72260d4041ee67e633f0c63c.tar.gz |
Update to 0.8.21
PR: 35685
Submitted by: maintainer
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r-- | emulators/uae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 2015a92..f6408e5 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uae -PORTVERSION= 0.8.20 +PORTVERSION= 0.8.21 CATEGORIES= emulators MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ |