diff options
Diffstat (limited to 'emulators/sameboy/Makefile')
-rw-r--r-- | emulators/sameboy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index e3a0797cbdb9..065d043af171 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -1,7 +1,6 @@ PORTNAME= sameboy DISTVERSIONPREFIX= v -DISTVERSION= 1.0 -PORTREVISION= 1 +DISTVERSION= 1.0.1 CATEGORIES= emulators games MAINTAINER= eduardo@FreeBSD.org |