diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-30 14:07:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-03-30 14:07:35 +0000 |
commit | d116fc30b56be4facc1bb0716ee85cc00d7c9006 (patch) | |
tree | 6d04f02d1b577aa672fe78f7b06e596adc6ada5b /emulators | |
parent | a97d30f72c1286ee1e37198d6bc06292d29ebdd9 (diff) | |
download | ports-d116fc30b56be4facc1bb0716ee85cc00d7c9006.tar.gz ports-d116fc30b56be4facc1bb0716ee85cc00d7c9006.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vgb-bin/Makefile | 5 | ||||
-rw-r--r-- | emulators/vgb-bin/distinfo | 2 | ||||
-rw-r--r-- | emulators/vgba-bin/Makefile | 5 | ||||
-rw-r--r-- | emulators/vgba-bin/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 6be8edbcead1..d3e02bceb1dc 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-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 diff --git a/emulators/vgb-bin/distinfo b/emulators/vgb-bin/distinfo index e84809f50cd7..e7d083895764 100644 --- a/emulators/vgb-bin/distinfo +++ b/emulators/vgb-bin/distinfo @@ -1 +1 @@ -MD5 (VGB20-FreeBSD-80x86-bin.tar.Z) = b8869fff11221fccbe991e6ddd0dcf72 +MD5 (VGB21-FreeBSD-80x86-bin.tar.Z) = d9376b9e962e7de8f76d87a6bedcf19e 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 diff --git a/emulators/vgba-bin/distinfo b/emulators/vgba-bin/distinfo index e84809f50cd7..e7d083895764 100644 --- a/emulators/vgba-bin/distinfo +++ b/emulators/vgba-bin/distinfo @@ -1 +1 @@ -MD5 (VGB20-FreeBSD-80x86-bin.tar.Z) = b8869fff11221fccbe991e6ddd0dcf72 +MD5 (VGB21-FreeBSD-80x86-bin.tar.Z) = d9376b9e962e7de8f76d87a6bedcf19e |