diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-28 23:26:26 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-28 23:26:26 +0000 |
commit | 71d40d52739d9bfde0be8cee795924c7eb46ea40 (patch) | |
tree | 7e315425bd297e5d754f6e986111aa40bda2fbdf /accessibility/gnome-mag/Makefile | |
parent | d7389b7ff9d24b67581d6c01713575b2ca06a555 (diff) |
Notes
Diffstat (limited to 'accessibility/gnome-mag/Makefile')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 13727c9218c0..e59d82b8d760 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gnome-mag -PORTVERSION= 0.14.3 -PORTREVISION= 1 +PORTVERSION= 0.14.4 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |