diff options
Diffstat (limited to 'shells/scponly/Makefile')
-rw-r--r-- | shells/scponly/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index bb1f6e0bb091..949cc8185172 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -5,8 +5,7 @@ PORTNAME= scponly PORTVERSION= 4.8.20110526 PORTREVISION= 1 CATEGORIES= shells security -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-snapshots +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-snapshots DISTNAME= ${PORTNAME}-20110526 MAINTAINER= gjb@FreeBSD.org |