diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-11 23:05:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-11 23:05:45 +0000 |
commit | a90925e870d8c32bf7b76ff56c1ef5703d230a85 (patch) | |
tree | ec80eda2757ff70c3fa3f1a7670428677d771c90 /devel/libsoup | |
parent | 22fb98ec9a70328f6fa905a062f6f6cee0eae365 (diff) |
Bump PORTREVISION since the gnutls ABI changed.
Suggested by: kwm
Notes
Notes:
svn path=/head/; revision=128567
Diffstat (limited to 'devel/libsoup')
-rw-r--r-- | devel/libsoup/Makefile | 1 |
1 files changed, 1 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 |