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/szip/Makefile | |
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/szip/Makefile')
-rw-r--r-- | science/szip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/szip/Makefile b/science/szip/Makefile index 5e1a0361cb21..cec796895e95 100644 --- a/science/szip/Makefile +++ b/science/szip/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \ ${DOCFILE}:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= glewis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lossless compression library for scientific data USE_AUTOTOOLS= libtool:15 |