diff options
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 5eb57b9c1f44..62ad23ab47e1 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -9,8 +9,7 @@ PORTNAME= amanda PORTVERSION= 2.6.1p1 PORTEPOCH= 1 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= amanda +MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION} PKGNAMESUFFIX?= -server MAINTAINER= kuriyama@FreeBSD.org |