diff options
Diffstat (limited to 'accessibility/gnome-mag')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index ca703ed6f..c93bb97aa 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.39 2008/06/05 11:58:34 kwm Exp $ # PORTNAME= gnome-mag PORTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |