diff options
author | will <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | bf9acc19d998a7c19c763f3a3bcb63c6179c7257 (patch) | |
tree | 3490cb71af94822c2e59ca40c621a181292031c0 /devel/newt/Makefile | |
parent | 34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 (diff) | |
download | FreeBSD-ports-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.zip FreeBSD-ports-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.gz |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Diffstat (limited to 'devel/newt/Makefile')
-rw-r--r-- | devel/newt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile index 30be963..3acdb95 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= \ DISTNAME= ${PORTNAME}-0.50-13 EXTRACT_SUFX= .src.rpm -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \ tcl82.1:${PORTSDIR}/lang/tcl82 \ |