diff options
author | jkim <jkim@FreeBSD.org> | 2008-12-09 02:25:18 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2008-12-09 02:25:18 +0800 |
commit | 2bf03af5b812dd307aeaaeb19491a452e8e60c45 (patch) | |
tree | a54120ae162221124baf8bb574db4c04f574f1e4 /sysutils/vbetool/Makefile | |
parent | 227fb167893bffd38cd0adc1faf198fc4d937c3f (diff) | |
download | freebsd-ports-gnome-2bf03af5b812dd307aeaaeb19491a452e8e60c45.tar.gz freebsd-ports-gnome-2bf03af5b812dd307aeaaeb19491a452e8e60c45.tar.zst freebsd-ports-gnome-2bf03af5b812dd307aeaaeb19491a452e8e60c45.zip |
Copy and/or move some distfiles to freefall for my ports.
Diffstat (limited to 'sysutils/vbetool/Makefile')
-rw-r--r-- | sysutils/vbetool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/vbetool/Makefile b/sysutils/vbetool/Makefile index ecc787698b91..526fcf737687 100644 --- a/sysutils/vbetool/Makefile +++ b/sysutils/vbetool/Makefile @@ -8,7 +8,8 @@ PORTNAME= vbetool PORTVERSION= 1.1 CATEGORIES= sysutils -MASTER_SITES= http://www.codon.org.uk/~mjg59/vbetool/download/ +MASTER_SITES= http://www.codon.org.uk/~mjg59/vbetool/download/ \ + http://people.freebsd.org/~jkim/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org |