diff options
Diffstat (limited to 'shells/scponly/Makefile')
-rw-r--r-- | shells/scponly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 3d572a30cc0a..ea73b0d8a87a 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -73,8 +73,8 @@ PORTNAME= scponly PORTVERSION= 4.8 CATEGORIES= shells security MASTER_SITES= http://www.sublimation.org/scponly/ \ - SF -MASTER_SITE_SUBDIR= scponly + SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} + EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |