diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
commit | a550b67ae01f476ce4efbfc471c46fe9941afeee (patch) | |
tree | 553b3ac0d3eb3f8c1ad9aedc53b56529b94dbea0 /graphics/libgnomecanvas | |
parent | 090059a2104b9f20d6996143c0d726aaf861788d (diff) | |
download | ports-a550b67ae01f476ce4efbfc471c46fe9941afeee.tar.gz ports-a550b67ae01f476ce4efbfc471c46fe9941afeee.zip |
Notes
Diffstat (limited to 'graphics/libgnomecanvas')
-rw-r--r-- | graphics/libgnomecanvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 4ee4f0b578df..c4a568e268a6 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgnomecanvas PORTVERSION= 2.20.1.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= graphics gnome MASTER_SITES= SF MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |