diff options
Diffstat (limited to 'archivers/arc/Makefile')
-rw-r--r-- | archivers/arc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 75fb85cf41fe..a2b54df2f120 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -9,8 +9,7 @@ PORTNAME= arc PORTVERSION= 5.21o PORTREVISION= 1 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.org |