From 4a7b028e800574f6f8ed5221d99e9f6fe81d7cd2 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 31 Oct 2006 09:03:12 +0000 Subject: - Update to 1.15 - Reset maintainership to ports@FreeBSD.org PR: ports/104335 Submitted by: Gea-Suan Lin --- textproc/metaf2xml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/metaf2xml/Makefile') diff --git a/textproc/metaf2xml/Makefile b/textproc/metaf2xml/Makefile index 2a5bae1c99fe..f1d443809936 100644 --- a/textproc/metaf2xml/Makefile +++ b/textproc/metaf2xml/Makefile @@ -6,13 +6,13 @@ # PORTNAME= metaf2xml -PORTVERSION= 1.9 +PORTVERSION= 1.15 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parses and decodes aviation routine and stores the components in XML MAKE_ARGS= CGI_BIN_DIR=${TARGETDIR}/www/metaf2xml/cgi-bin \ -- cgit