diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-12 15:29:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-12 15:29:45 +0800 |
commit | 7efba14a6bdf74127e86ad358698a574e1c4f2fc (patch) | |
tree | c46fe2435859a0ecc6df971d9420d270b08b8439 /emulators/vpce/Makefile | |
parent | d56ed1707b0efa555e7c81c30c335376b5cda384 (diff) | |
download | freebsd-ports-gnome-7efba14a6bdf74127e86ad358698a574e1c4f2fc.tar.gz freebsd-ports-gnome-7efba14a6bdf74127e86ad358698a574e1c4f2fc.tar.zst freebsd-ports-gnome-7efba14a6bdf74127e86ad358698a574e1c4f2fc.zip |
Fix MASTER_SITES
distinfo updated because the tarball was re-rolled, differences
only in the tar-header:
vpce03f_freebsd.tgz_new: gzip compressed data, deflated, last modified: Thu Mar 11 01:59:46 1999, max compression, os: Unix
vpce03f_freebsd.tgz_old: gzip compressed data, deflated, last modified: Sun Oct 4 21:32:15 1998, max compression, os: Unix
PR: ports/45784
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'emulators/vpce/Makefile')
-rw-r--r-- | emulators/vpce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile index 4f8b74d9b07a..e52571bbaac7 100644 --- a/emulators/vpce/Makefile +++ b/emulators/vpce/Makefile @@ -8,7 +8,7 @@ PORTNAME= vpce PORTVERSION= 0.3f CATEGORIES= emulators -MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/ +MASTER_SITES= http://www.geocities.com/SiliconValley/Way/3340/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_freebsd EXTRACT_SUFX= .tgz |