diff options
author | fenner <fenner@FreeBSD.org> | 2000-06-23 03:15:32 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-06-23 03:15:32 +0800 |
commit | ff37fdb8ac445f01d403a90f1adb4c81b567c50e (patch) | |
tree | b90981a485ab3fead42fa6aec499a2e6d113439b /x11/props | |
parent | 3be502b0bb3eaba3e27be9378c1fd649739e15db (diff) | |
download | freebsd-ports-gnome-ff37fdb8ac445f01d403a90f1adb4c81b567c50e.tar.gz freebsd-ports-gnome-ff37fdb8ac445f01d403a90f1adb4c81b567c50e.tar.zst freebsd-ports-gnome-ff37fdb8ac445f01d403a90f1adb4c81b567c50e.zip |
Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .
Diffstat (limited to 'x11/props')
-rw-r--r-- | x11/props/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index ef47f30f9af5..4d7f95137b3d 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -8,7 +8,8 @@ PORTNAME= props PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= ports@FreeBSD.org |