diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-07 00:13:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-07 00:13:51 +0800 |
commit | 8580d6732886e8d61a4aee7cd482f60add98bd20 (patch) | |
tree | ad20cadda2f4a2b248e0a2da584b704593d55554 /x11-toolkits/gtksourceview2/Makefile | |
parent | 3cc82fc509f7ad33795f0e0d324d8345394fc4ed (diff) | |
download | marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.tar marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.tar.gz marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.tar.bz2 marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.tar.lz marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.tar.xz marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.tar.zst marcuscom-ports-8580d6732886e8d61a4aee7cd482f60add98bd20.zip |
Update to 1.5.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5355 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview2/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 09cbd856f..c861cc8d5 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.25 2005/11/14 23:09:43 ahze Exp $ +# $MCom: ports/x11-toolkits/gtksourceview/Makefile,v 1.26 2005/12/14 14:27:15 marcus Exp $ # PORTNAME= gtksourceview -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.4 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 |