diff options
author | gahr <gahr@FreeBSD.org> | 2008-03-05 08:00:10 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-03-05 08:00:10 +0800 |
commit | 22d8dd1b72b9b11999c9460b5ef2bf4c404d2db0 (patch) | |
tree | 6fc1e4ec155eb5905f8ced759abb6c8fa9ad021b /graphics/separate/Makefile | |
parent | 099bc3c438d2acc335028b7b7d335fe51bda8ff1 (diff) | |
download | freebsd-ports-gnome-22d8dd1b72b9b11999c9460b5ef2bf4c404d2db0.tar.gz freebsd-ports-gnome-22d8dd1b72b9b11999c9460b5ef2bf4c404d2db0.tar.zst freebsd-ports-gnome-22d8dd1b72b9b11999c9460b5ef2bf4c404d2db0.zip |
- move tarball on local distfiles
Approved by: erwin (co-mentor)
Diffstat (limited to 'graphics/separate/Makefile')
-rw-r--r-- | graphics/separate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile index 1aa9e6585102..ca37da66c26b 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -8,7 +8,8 @@ PORTNAME= separate PORTVERSION= 20070727 CATEGORIES= graphics -MASTER_SITES= http://www.gahr.ch/FreeBSD/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= gahr MAINTAINER= gahr@FreeBSD.org COMMENT= A CMYK plugin for The GIMP |