aboutsummaryrefslogtreecommitdiffstats
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-09-04 14:28:15 +0800
committerarved <arved@FreeBSD.org>2004-09-04 14:28:15 +0800
commit3baaa944fb22b21a9a5422d6154eeb685fa7b7d3 (patch)
tree56744eb3e06b1a5c4a9df80f122c2065c9d72539 /security/libgcrypt
parentdb8ae8e97c8ffefd432b182b6e12630839772357 (diff)
downloadfreebsd-ports-graphics-3baaa944fb22b21a9a5422d6154eeb685fa7b7d3.tar.gz
freebsd-ports-graphics-3baaa944fb22b21a9a5422d6154eeb685fa7b7d3.tar.zst
freebsd-ports-graphics-3baaa944fb22b21a9a5422d6154eeb685fa7b7d3.zip
managed to break this just in time for the ports freeze.
Submitted by: lofi, eik Approved by: portmgr (eik)
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 24b656a6cea..899496e23b2 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -10,8 +10,6 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
-EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"