diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-12 12:11:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-12 12:11:04 +0800 |
commit | f11f252b054469dbb79bb95ad635205fbe60f09f (patch) | |
tree | 3cec19fe47705c8e487fa533e418623fb4ac3096 /x11-toolkits/py-gnome2/Makefile | |
parent | 13b9ad755d4e5ddf7d4a9d367e94c8a8ae69194d (diff) | |
download | marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.gz marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.bz2 marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.lz marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.xz marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.tar.zst marcuscom-ports-f11f252b054469dbb79bb95ad635205fbe60f09f.zip |
Update to 2.11.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4219 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 14ecf01a9..398ff1268 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.19 2005/06/28 05:40:16 adamw Exp $ +# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.20 2005/07/01 18:11:44 marcus Exp $ # PORTNAME= gnome -PORTVERSION= 2.11.2 +PORTVERSION= 2.11.3 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/..$//} |