diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2013-06-28 01:45:26 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2013-06-28 01:45:26 +0000 |
commit | 09415ca5154c4df3aa0f87ae7989bb13aff35b75 (patch) | |
tree | d40b3037245deabacfa3ee277d4b20f0d088d18b /emulators | |
parent | 9d2b32a021a36fcf09898b813493cd4643130de3 (diff) | |
download | ports-09415ca5154c4df3aa0f87ae7989bb13aff35b75.tar.gz ports-09415ca5154c4df3aa0f87ae7989bb13aff35b75.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gxemul/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index a5f7cd96182a..7793d7289545 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -3,6 +3,7 @@ PORTNAME= gxemul PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://gxemul.sourceforge.net/src/ \ http://gavare.se/gxemul/src/ |