diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-16 10:34:07 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-16 10:34:07 +0800 |
commit | 0293c53b589b15fc0c25430e9b2b15cd22c76e02 (patch) | |
tree | ed7d56b9a5845d7e5cef5043078750d4d91469e5 /net | |
parent | 809604d2c1e744d70178dbc994b85445604d5d0f (diff) | |
download | freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.gz freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.zst freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.zip |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork4/Makefile | 1 | ||||
-rw-r--r-- | net/kwooty/Makefile | 1 | ||||
-rw-r--r-- | net/p5-OurNet-BBS/Makefile | 2 | ||||
-rw-r--r-- | net/pcbsd-netmanager/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index bca63982720a..8337b6352eae 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdenetwork PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= net kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/net/kwooty/Makefile b/net/kwooty/Makefile index 1deb23cde1b5..e53420e2e250 100644 --- a/net/kwooty/Makefile +++ b/net/kwooty/Makefile @@ -7,6 +7,7 @@ PORTNAME= kwooty PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= SF/${PORTNAME} diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile index 53d6c6be40b6..bf3c7b83e41a 100644 --- a/net/p5-OurNet-BBS/Makefile +++ b/net/p5-OurNet-BBS/Makefile @@ -7,7 +7,7 @@ PORTNAME= OurNet-BBS PORTVERSION= 1.66 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/pcbsd-netmanager/Makefile b/net/pcbsd-netmanager/Makefile index 40491fb26475..2050f0ecac3e 100644 --- a/net/pcbsd-netmanager/Makefile +++ b/net/pcbsd-netmanager/Makefile @@ -7,7 +7,7 @@ PORTNAME= pcbsd-netmanager PORTVERSION= 8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= ftp://ftp.pcbsd.org/pub/software/ \ http://www.pcbsd.org/~kris/software/ |