diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 06:22:09 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 06:22:09 +0800 |
commit | a8ff92a621d690a134c3250ff70b62266ca5c94a (patch) | |
tree | b23876b06c908d2085e91b422623f9acf05f0d7a /x11-toolkits/py-gnome2/Makefile | |
parent | 3537f80e2d4c37b1fcc53bc391dd5f05453d9803 (diff) | |
download | marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.tar marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.tar.gz marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.tar.bz2 marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.tar.lz marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.tar.xz marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.tar.zst marcuscom-ports-a8ff92a621d690a134c3250ff70b62266ca5c94a.zip |
- Update to 2.16.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7231 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 b4791eb2d..06423f098 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.34 2006/07/27 17:33:01 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.35 2006/08/22 04:49:42 marcus Exp $ # PORTNAME= gnome -PORTVERSION= 2.15.91 +PORTVERSION= 2.16.0 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |