diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-03 02:05:42 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-03 02:05:42 +0800 |
commit | a97721568744de6271f737403e460046173e0f76 (patch) | |
tree | 2283c51ce52e712d733b67081a55ffc18cc7ebc1 /security | |
parent | 41435aed74838a96c4a2a6ef44a12cd5ad5a50c0 (diff) | |
download | marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.gz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.bz2 marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.lz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.xz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.zst marcuscom-ports-a97721568744de6271f737403e460046173e0f76.zip |
Merge with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8273 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gaim-encryption/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index fbdc684b6..777bdbc10 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -2,12 +2,12 @@ # Date created: 2004-05-01 # Whom: ports@c0decafe.net # -# $FreeBSD: ports/security/gaim-encryption/Makefile,v 1.38 2006/10/14 08:54:41 marcus Exp $ +# $FreeBSD$ # PORTNAME= encryption PORTVERSION= 2.38 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |