diff options
Diffstat (limited to 'textproc/xaira/Makefile')
-rw-r--r-- | textproc/xaira/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile index 06b0d8c3f29b..3f66af57563b 100644 --- a/textproc/xaira/Makefile +++ b/textproc/xaira/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: xaira -# Date created: 10 September 2007 -# Whom: Mathias Monnerville <mathias@monnerville.com> -# +# Created by: Mathias Monnerville <mathias@monnerville.com> # $FreeBSD$ -# PORTNAME= xaira PORTVERSION= 1.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |