diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-19 22:29:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-19 22:29:10 +0000 |
commit | 9c4cd6933e406d27702875c28eaa77e781a8b23e (patch) | |
tree | 0c4d200c74cd01b92ee6beb176bfcd6fa24b9520 /emulators/gxemul/Makefile | |
parent | 848508a557533b957c4be5c826c6c8bf30292766 (diff) | |
download | ports-9c4cd6933e406d27702875c28eaa77e781a8b23e.tar.gz ports-9c4cd6933e406d27702875c28eaa77e781a8b23e.zip |
Notes
Diffstat (limited to 'emulators/gxemul/Makefile')
-rw-r--r-- | emulators/gxemul/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 50236ba887b6..9482c1eb44ef 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gxemul -PORTVERSION= 0.4.6.5 -PORTREVISION= 1 +PORTVERSION= 0.4.7.2 CATEGORIES= emulators MASTER_SITES= http://gxemul.sourceforge.net/src/ \ http://gavare.se/gxemul/src/ |