diff options
Diffstat (limited to 'textproc/xlreader/Makefile')
-rw-r--r-- | textproc/xlreader/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile index 48ca71550eb8..7841a5be0910 100644 --- a/textproc/xlreader/Makefile +++ b/textproc/xlreader/Makefile @@ -8,9 +8,8 @@ PORTNAME= xlreader PORTVERSION= 0.9.0 CATEGORIES= textproc -MASTER_SITES= http://www.giffin.org/download/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org |