diff options
author | arved <arved@FreeBSD.org> | 2004-01-17 20:42:53 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-01-17 20:42:53 +0800 |
commit | d5143038d9e663f5d21ed3d242dbc76ddd6aab73 (patch) | |
tree | 70b3b2939152e298293967c23adac413dff8522a /security/libksba | |
parent | 4a7f04a6091fe382b8ac15d7b99e4e3deec4d981 (diff) | |
download | freebsd-ports-gnome-d5143038d9e663f5d21ed3d242dbc76ddd6aab73.tar.gz freebsd-ports-gnome-d5143038d9e663f5d21ed3d242dbc76ddd6aab73.tar.zst freebsd-ports-gnome-d5143038d9e663f5d21ed3d242dbc76ddd6aab73.zip |
Make fetchable
PR: 61453
Submitted by: Jason Harris
Diffstat (limited to 'security/libksba')
-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 |