1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Updated MASTER_SITES to use new SFP macro and added MASTER_SITE_SUBDIR

This commit is contained in:
Greg Larkin 2009-08-12 23:56:40 +00:00
parent 9e7119143c
commit c143d667d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239414

View File

@ -8,9 +8,9 @@
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.6
CATEGORIES= graphics
MASTER_SITES= LOCAL/glarkin \
http://www.sourcehosting.net/freebsd/distfiles/ \
MASTER_SITES= SFP \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick