diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index f0bd6afdf877..00a80d5565e1 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -10,8 +10,7 @@ PORTNAME= libcomprex PORTVERSION= 0.3.3 PORTREVISION= 7 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gnupdate +MASTER_SITES= SF/gnupdate/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Transparently handles automatic compression and decompression of files |