diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/kgpg-kde4/Makefile | 1 | ||||
-rw-r--r-- | security/kwalletmanager/Makefile | 1 | ||||
-rw-r--r-- | security/pidgin-encryption/Makefile | 2 | ||||
-rw-r--r-- | security/pidgin-otr/Makefile | 1 | ||||
-rw-r--r-- | security/subversion-kwallet/Makefile | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index 607ecb60444c..5a109ff46e18 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= kgpg PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile index 4a3f64eca9ef..3df1ba7cc68c 100644 --- a/security/kwalletmanager/Makefile +++ b/security/kwalletmanager/Makefile @@ -3,6 +3,7 @@ PORTNAME= kwalletmanager PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 75e485e166d2..32210e950755 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -3,7 +3,7 @@ PORTNAME= pidgin PORTVERSION= 3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}-encrypt/Releases/${PORTVERSION} PKGNAMESUFFIX= -encryption diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index a0b8a9f0a749..4bd04c2bf3de 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -2,6 +2,7 @@ PORTNAME= otr PORTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= security net-im net MASTER_SITES= http://www.cypherpunks.ca/otr/ PKGNAMEPREFIX= pidgin- diff --git a/security/subversion-kwallet/Makefile b/security/subversion-kwallet/Makefile index f2f91204b789..48d7a09e5bce 100644 --- a/security/subversion-kwallet/Makefile +++ b/security/subversion-kwallet/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -kwallet +PORTREVISION= 1 CATEGORIES= security kde MAINTAINER= lev@FreeBSD.org |