summaryrefslogtreecommitdiffstats
path: root/security/gaim-encryption
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-05-05 17:25:07 +0000
committermarcus <marcus@FreeBSD.org>2004-05-05 17:25:07 +0000
commit7ba6fb7eddceea2c946eb5d5fdd1c3b0b1a1fbca (patch)
tree22e9301b9d0662b569e7999962aaf8d5a03e1be3 /security/gaim-encryption
parent4287074143771d56219697bd3365302eb55cfb1e (diff)
downloadFreeBSD-ports-7ba6fb7eddceea2c946eb5d5fdd1c3b0b1a1fbca.zip
FreeBSD-ports-7ba6fb7eddceea2c946eb5d5fdd1c3b0b1a1fbca.tar.gz
Use PKGNAMEPREFIX to avoid a hyphenated PORTNAME.
Diffstat (limited to 'security/gaim-encryption')
-rw-r--r--security/gaim-encryption/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile
index 21cb9f1..fa614dc 100644
--- a/security/gaim-encryption/Makefile
+++ b/security/gaim-encryption/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= gaim-encryption
+PORTNAME= encryption
PORTVERSION= 2.25
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+PKGNAMEPREFIX= gaim-
MAINTAINER= ports@c0decafe.net
COMMENT= Provides transparent RSA encryption as a Gaim plugin
OpenPOWER on IntegriCloud