aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vgba-bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vgba-bin/Makefile')
-rw-r--r--emulators/vgba-bin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile
index 6be8edbcead1..d3e02bceb1dc 100644
--- a/emulators/vgba-bin/Makefile
+++ b/emulators/vgba-bin/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= vgb
-PORTVERSION= 20
+PORTVERSION= 2.1
+PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/VGB/
PKGNAMESUFFIX= -bin
-DISTNAME= VGB${PORTVERSION}-FreeBSD-80x86-bin
+DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z
MAINTAINER= lioux@FreeBSD.org