diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-01-17 12:42:53 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-01-17 12:42:53 +0000 |
commit | b2a013ddc05e2cdda9d884bd382138bab8a7a062 (patch) | |
tree | 68f45118357b2a2da2ed8518f851a8c229e20276 /security | |
parent | we don't need this file anymore. (diff) |
Make fetchable
PR: 61453
Submitted by: Jason Harris
Diffstat (limited to 'security')
-rw-r--r-- | security/libksba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile index aba1de0ec15e..66097f0ada37 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -8,7 +8,7 @@ PORTNAME= libksba PORTVERSION= 0.4.7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} -MASTER_SITE_SUBDIR= alpha/aegypten +MASTER_SITE_SUBDIR= alpha/${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}.sig |