diff options
author | marcus <marcus@FreeBSD.org> | 2005-02-12 07:05:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-02-12 07:05:45 +0800 |
commit | 7603703bf53bd07b3264d5424c18390f925f1afb (patch) | |
tree | 1b37d83f678bd39f9a7169a815a1afc5912f6313 /devel | |
parent | 3c9aae711aedb00773e5e51c6704371166affe46 (diff) | |
download | freebsd-ports-gnome-7603703bf53bd07b3264d5424c18390f925f1afb.tar.gz freebsd-ports-gnome-7603703bf53bd07b3264d5424c18390f925f1afb.tar.zst freebsd-ports-gnome-7603703bf53bd07b3264d5424c18390f925f1afb.zip |
Bump PORTREVISION since the gnutls ABI changed.
Suggested by: kwm
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsoup/Makefile | 1 | ||||
-rw-r--r-- | devel/libsoup22/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 1ff2e4295628..f985aa8ceb16 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsoup PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 1ff2e4295628..f985aa8ceb16 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -7,6 +7,7 @@ PORTNAME= libsoup PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 |