diff options
Diffstat (limited to 'security/sudosh/Makefile')
-rw-r--r-- | security/sudosh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile index e63bfdd9f01e..4044fdf65b8b 100644 --- a/security/sudosh/Makefile +++ b/security/sudosh/Makefile @@ -9,8 +9,7 @@ PORTNAME= sudosh PORTVERSION= 1.8.2 PORTREVISION= 5 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cy@FreeBSD.org |