diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-04 10:57:40 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-04 10:57:40 +0800 |
commit | 93fc18c0dde693cda3af1b7b01f69c89ed2277fb (patch) | |
tree | 86a554a66e553356d6ce28633869e30faa0ce014 /textproc/libextractor | |
parent | 8647d2c61e5261ee60b0de5334d9ba9c2c35e442 (diff) | |
download | freebsd-ports-gnome-93fc18c0dde693cda3af1b7b01f69c89ed2277fb.tar.gz freebsd-ports-gnome-93fc18c0dde693cda3af1b7b01f69c89ed2277fb.tar.zst freebsd-ports-gnome-93fc18c0dde693cda3af1b7b01f69c89ed2277fb.zip |
- Update download locations
0.5.20b is not on GNU, but a and c are.
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'textproc/libextractor')
-rw-r--r-- | textproc/libextractor/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 87ed270310b8..1a013e7f856a 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -9,9 +9,7 @@ PORTNAME= libextractor PORTVERSION= 0.5.20b PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://gnunet.org/libextractor/download/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://gnunet.org/libextractor/download/ MAINTAINER= vd@FreeBSD.org COMMENT= Library for keyword extraction |