diff options
author | gahr <gahr@FreeBSD.org> | 2014-05-20 16:37:04 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-05-20 16:37:04 +0800 |
commit | 714263c5b3e7aa884d45147ec3d07e52beba1bda (patch) | |
tree | 1ab933af8802650aec95f6cc9f53220d9d768a85 | |
parent | e67fb4c115d7a6e099d53bbe5913f11bb2f49c44 (diff) | |
download | freebsd-ports-gnome-714263c5b3e7aa884d45147ec3d07e52beba1bda.tar.gz freebsd-ports-gnome-714263c5b3e7aa884d45147ec3d07e52beba1bda.tar.zst freebsd-ports-gnome-714263c5b3e7aa884d45147ec3d07e52beba1bda.zip |
- Chase devel/ucommon shlib version bump
- While at it, place a single space after WWW in pkg-descr
-rw-r--r-- | devel/ccrtp/Makefile | 2 | ||||
-rw-r--r-- | devel/ccrtp/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile index 866159fd834a..2e71b558b253 100644 --- a/devel/ccrtp/Makefile +++ b/devel/ccrtp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccrtp PORTVERSION= 2.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/ccrtp/pkg-descr b/devel/ccrtp/pkg-descr index 753a397f8e61..dd4e0024e62e 100644 --- a/devel/ccrtp/pkg-descr +++ b/devel/ccrtp/pkg-descr @@ -5,4 +5,4 @@ standards-compliant RTP stack with full RTCP support. The design and implementation of ccRTP make it suitable for high capacity servers and gateways as well as personal client applications. -WWW: http://www.gnu.org/software/ccrtp/ +WWW: http://www.gnu.org/software/ccrtp/ |