diff options
Diffstat (limited to 'shells/ibsh/Makefile')
-rw-r--r-- | shells/ibsh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/ibsh/Makefile b/shells/ibsh/Makefile index 15b520f23e36..76e7fa486fac 100644 --- a/shells/ibsh/Makefile +++ b/shells/ibsh/Makefile @@ -8,8 +8,7 @@ PORTNAME= ibsh PORTVERSION= 0.3e CATEGORIES= shells -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= vaida.bogdan@gmail.com COMMENT= Restricted unix shell |