diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-18 00:05:19 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-18 00:05:19 +0800 |
commit | 627727f9f01876ea9770ed7707651638774fb669 (patch) | |
tree | 44d65e56699b84d373c8c046168370dea59cebb2 /accessibility/gnome-mag/Makefile | |
parent | 7631acf222fbbb803eaad9bb22af6678056e971c (diff) | |
download | marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.tar marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.tar.gz marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.tar.bz2 marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.tar.lz marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.tar.xz marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.tar.zst marcuscom-ports-627727f9f01876ea9770ed7707651638774fb669.zip |
Update to 0.14.10
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9617 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/gnome-mag/Makefile')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 38850369c..90482a42c 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.35 2007/08/28 00:27:10 marcus Exp $ +# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.36 2007/09/12 19:41:17 marcus Exp $ # PORTNAME= gnome-mag -PORTVERSION= 0.14.9 +PORTVERSION= 0.14.10 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |