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 /x11-toolkits/gtksourceview2 | |
parent | 090059a2104b9f20d6996143c0d726aaf861788d (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtksourceview2')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 43805f728024..06b16b6a63dd 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtksourceview2 PORTVERSION= 2.2.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |