diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-08 01:22:56 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-08 01:22:56 +0000 |
commit | 5e6d5d9e2a81d2f786ef8748c73559f62c8dd558 (patch) | |
tree | e044d57362dc635f49040c267e2bb3395e998746 /emulators/vgb-bin/Makefile | |
parent | 7a274100743f39f86e049e3dffb05d35aee18304 (diff) | |
download | ports-5e6d5d9e2a81d2f786ef8748c73559f62c8dd558.tar.gz ports-5e6d5d9e2a81d2f786ef8748c73559f62c8dd558.zip |
Notes
Diffstat (limited to 'emulators/vgb-bin/Makefile')
-rw-r--r-- | emulators/vgb-bin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 196dec5514dd..1a215a747909 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -9,8 +9,7 @@ PORTNAME= vgb PORTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= http://www.komkon.org/fms/VGB/ \ - http://fms.komkon.org/VGB/ +MASTER_SITES= http://fms.komkon.org/VGB/ PKGNAMESUFFIX= -bin DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z |