diff options
Diffstat (limited to 'net-mgmt/isic')
-rw-r--r-- | net-mgmt/isic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 7fbf61733cc6..0679a18f4710 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -9,8 +9,7 @@ PORTNAME= isic PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= net-mgmt -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ISIC%20v${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= wxs@FreeBSD.org |