diff options
author | marcus <marcus@FreeBSD.org> | 2005-12-02 10:59:09 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-12-02 10:59:09 +0800 |
commit | 6b521895ffc7941648eaeea10998eeeb1aafe60b (patch) | |
tree | cfb8324af325c36d925107f48f25943aaf7ca62f /x11-toolkits/py-gnome2/Makefile | |
parent | a7f7695c2e34ae6a88526bd30e2fc6db9c8f7b44 (diff) | |
download | freebsd-ports-gnome-6b521895ffc7941648eaeea10998eeeb1aafe60b.tar.gz freebsd-ports-gnome-6b521895ffc7941648eaeea10998eeeb1aafe60b.tar.zst freebsd-ports-gnome-6b521895ffc7941648eaeea10998eeeb1aafe60b.zip |
Update to 2.12.2.
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 3f8e8d55430a..388c49ffd4e1 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnome -PORTVERSION= 2.12.1 +PORTVERSION= 2.12.2 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/..$//} |