diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-13 23:59:06 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-13 23:59:06 +0800 |
commit | 4613d79226c05f9799bc7ca561a5bd997786eeb7 (patch) | |
tree | 679cd2bc67762859724481968de85576411445ec /x11-toolkits/gtksourceview/Makefile | |
parent | 0dbf30007508581c1cf0d8925c071ce8ccbc7c63 (diff) | |
download | marcuscom-ports-4613d79226c05f9799bc7ca561a5bd997786eeb7.tar.gz marcuscom-ports-4613d79226c05f9799bc7ca561a5bd997786eeb7.tar.zst marcuscom-ports-4613d79226c05f9799bc7ca561a5bd997786eeb7.zip |
Update to 1.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2983 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 04c22f0e0..11ebc9c9b 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtksourceview -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 |