diff options
Diffstat (limited to 'security/distcache/Makefile')
-rw-r--r-- | security/distcache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/distcache/Makefile b/security/distcache/Makefile index de887a7143ab..5a6fd0e8cb45 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -9,9 +9,9 @@ PORTNAME= distcache PORTVERSION= 1.4.5 PORTREVISION= 1 CATEGORIES= security www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/${PORTNAME}/2.%20${PORTNAME}-stable/${PORTVERSION} \ http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= marcel.prisi@virtua.ch COMMENT= Distributed OpenSSL session caching tools |