diff options
Diffstat (limited to 'sysutils/iextract/Makefile')
-rw-r--r-- | sysutils/iextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/iextract/Makefile b/sysutils/iextract/Makefile index c1bc5cec2309..e3ec79b1e844 100644 --- a/sysutils/iextract/Makefile +++ b/sysutils/iextract/Makefile @@ -8,7 +8,7 @@ PORTNAME= IExtract PORTVERSION= 0.9.20 CATEGORIES= sysutils -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= corky1951@comcast.net COMMENT= Extract meta-information from files |