diff options
author | glewis <glewis@FreeBSD.org> | 2007-04-04 11:31:05 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2007-04-04 11:31:05 +0800 |
commit | 48144fcf3d452ba03edd8892e369338b2f9d41f8 (patch) | |
tree | f2aed6933842d5e853389ba2538aa73098f2c6c5 /science/udunits | |
parent | d92b75684508536699a72d067d7e827b44e497d3 (diff) | |
download | freebsd-ports-gnome-48144fcf3d452ba03edd8892e369338b2f9d41f8.tar.gz freebsd-ports-gnome-48144fcf3d452ba03edd8892e369338b2f9d41f8.tar.zst freebsd-ports-gnome-48144fcf3d452ba03edd8892e369338b2f9d41f8.zip |
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me.
Diffstat (limited to 'science/udunits')
-rw-r--r-- | science/udunits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index d97ce805262c..12a5ae1187de 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/${PORTNAME}/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|glewis/udunits|} EXTRACT_SUFX= .tar.Z -MAINTAINER= glewis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for manipulating units of physical quantities WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |