diff options
author | marcus <marcus@FreeBSD.org> | 2005-08-01 16:26:39 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-08-01 16:26:39 +0000 |
commit | 82b0c89daad260b87aa62ab5dd24785d54feba97 (patch) | |
tree | c2fcf0cc57d3a7dfc182eaeaba762a334df1afa7 /devel/libsigc++20/Makefile | |
parent | 55aa3ac7368ac80c8043c8bc32b0274738e612c6 (diff) | |
download | FreeBSD-ports-82b0c89daad260b87aa62ab5dd24785d54feba97.zip FreeBSD-ports-82b0c89daad260b87aa62ab5dd24785d54feba97.tar.gz |
Update to 2.0.16.
Diffstat (limited to 'devel/libsigc++20/Makefile')
-rw-r--r-- | devel/libsigc++20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index f2787de..7a5501e 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libsigc++ -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/libsigc++/${PORTVERSION:R} |