diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-12 03:27:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-12 03:27:23 +0800 |
commit | 139d06d3e28078d3764d7a14fc9cc2cfa36dd01b (patch) | |
tree | 486a54befeb6cece1addc8d96f012ef54eb9a998 /graphics/libgnomecanvas/Makefile | |
parent | 932f191429f1731af0f3661622f1c2841bf1b649 (diff) | |
download | marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.tar marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.tar.gz marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.tar.bz2 marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.tar.lz marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.tar.xz marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.tar.zst marcuscom-ports-139d06d3e28078d3764d7a14fc9cc2cfa36dd01b.zip |
Update to 2.3.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1044 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/libgnomecanvas/Makefile')
-rw-r--r-- | graphics/libgnomecanvas/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 8cc71715a..f8b0dd856 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -6,9 +6,7 @@ # PORTNAME= libgnomecanvas -PORTVERSION= 2.3.0 -#PORTREVISION= 1 -PORTREVISION= 1 +PORTVERSION= 2.3.6 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 |