diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/crf++/Makefile | 2 | ||||
-rw-r--r-- | science/ghmm/Makefile | 2 | ||||
-rw-r--r-- | science/metaf2xml/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile index 84009af1e9d0..6ca75089bfe5 100644 --- a/science/crf++/Makefile +++ b/science/crf++/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/crfpp/crfpp/${PORTVERSION} \ ${MASTER_SITE_LOCAL} DISTNAME= CRF++-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another CRF toolkit GNU_CONFIGURE= yes diff --git a/science/ghmm/Makefile b/science/ghmm/Makefile index 14779156c542..38792e7d3da0 100644 --- a/science/ghmm/Makefile +++ b/science/ghmm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= science math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General Hidden Markov Model Library in C GNU_CONFIGURE= yes diff --git a/science/metaf2xml/Makefile b/science/metaf2xml/Makefile index f088e89933f1..123c0775e763 100644 --- a/science/metaf2xml/Makefile +++ b/science/metaf2xml/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= science perl5 MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parse and Decode METAR, TAF, SYNOP and BUOY and Store as XML OPTIONS_DEFINE= APACHE DOCS |