summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
commit1228d352eecd5d09314870cfcc461adb754dfca0 (patch)
treeea5c179cc339efd87a4197efd97f322189f59907 /converters
parentRevert my last changes. Someone else already have added DESCR. (diff)
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Notes
Notes: svn path=/head/; revision=29968
Diffstat (limited to 'converters')
-rw-r--r--converters/fconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/fconv/Makefile b/converters/fconv/Makefile
index e1f8fab04f2e..422f432bc677 100644
--- a/converters/fconv/Makefile
+++ b/converters/fconv/Makefile
@@ -8,7 +8,8 @@
PORTNAME= fconv
PORTVERSION= 0.1
CATEGORIES= converters
-MASTER_SITES= http://people.FreeBSD.org/~chris/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= chris
MAINTAINER= chris@FreeBSD.org