diff options
author | adrian <adrian@FreeBSD.org> | 2013-06-28 09:45:26 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2013-06-28 09:45:26 +0800 |
commit | 5e04d5bb8db3763037f243b0b865a2956bb9aad6 (patch) | |
tree | d40b3037245deabacfa3ee277d4b20f0d088d18b /emulators | |
parent | 90d54fbdab5e9aa04626cdf3632180ecc45f2146 (diff) | |
download | freebsd-ports-graphics-5e04d5bb8db3763037f243b0b865a2956bb9aad6.tar.gz freebsd-ports-graphics-5e04d5bb8db3763037f243b0b865a2956bb9aad6.tar.zst freebsd-ports-graphics-5e04d5bb8db3763037f243b0b865a2956bb9aad6.zip |
Bump portrevision - the binary has now changed.
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 a5f7cd96182..7793d728954 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/ |