diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-20 14:13:41 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-20 14:13:41 +0000 |
commit | 37ca9d9cc8abe3806cd57b2ff89bdc609ede2587 (patch) | |
tree | 2d5c47259c8d4aa302f8bd7e67668fbb2e2bf2e5 /security/linux-f10-libgcrypt | |
parent | ed263247913a7e34a3778e623aee4b860d900ba2 (diff) |
Notes
Diffstat (limited to 'security/linux-f10-libgcrypt')
-rw-r--r-- | security/linux-f10-libgcrypt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/linux-f10-libgcrypt/Makefile b/security/linux-f10-libgcrypt/Makefile index 31e259d3458e..1c4618e56de9 100644 --- a/security/linux-f10-libgcrypt/Makefile +++ b/security/linux-f10-libgcrypt/Makefile @@ -10,8 +10,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= General purpose crypto library based on code used in GnuPG -FORBIDDEN= http://www.freshports.org/vuxml.php?vid=689c2bf7-0701-11e3-9a25-002590860428 - USE_LINUX_RPM= yes LINUX_DIST_VER= 10 RPMVERSION= 1.fc10 |