diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-04 02:57:40 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-04 02:57:40 +0000 |
commit | e68fb575f5ca2134229ad02cc4a31713b7c936a7 (patch) | |
tree | 84a4253fbc30915696a2aa3dc7760abe583504ca /textproc/libextractor | |
parent | 11e5a5b0da2cce501fddac818b801842302701f7 (diff) |
Notes
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 |