diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-20 18:06:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-20 18:06:05 +0000 |
commit | e555d587fad07aca0081486687efb4bc065b87fd (patch) | |
tree | 421d28a7875f05574dacd527c0456703a287a761 /security/pidgin-encryption/Makefile | |
parent | fdebae0d8e7ea08ea8783dcfa688e63d707ea438 (diff) |
Notes
Diffstat (limited to 'security/pidgin-encryption/Makefile')
-rw-r--r-- | security/pidgin-encryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 1593263226da..946aab6d22cd 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |