diff options
Diffstat (limited to 'sysutils/shlock/Makefile')
-rw-r--r-- | sysutils/shlock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile index b6280098197d..9067358c5834 100644 --- a/sysutils/shlock/Makefile +++ b/sysutils/shlock/Makefile @@ -8,8 +8,7 @@ PORTNAME= shlock PORTVERSION= 2.5.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_ISC} \ - http://dougbarton.us/Downloads/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR=inn DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} \ inn-${PORTVERSION}${EXTRACT_SUFX}.asc |