diff options
Diffstat (limited to 'security/apache-xml-security-c/Makefile')
-rw-r--r-- | security/apache-xml-security-c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 90dcfcff2a82..6ea0679289ac 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -5,8 +5,7 @@ PORTNAME= xml-security-c PORTVERSION= 1.7.2 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR=santuario/c-library +MASTER_SITES= APACHE/santuario/c-library PKGNAMEPREFIX= apache- MAINTAINER= girgen@FreeBSD.org |