diff options
author | max <max@FreeBSD.org> | 1997-06-10 16:28:36 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-10 16:28:36 +0000 |
commit | cc0a78dac8ec2db5aa8fc880bddde11275ff82a1 (patch) | |
tree | fd51de7c17cf8b01932f849ed6fcfa331267797b /net | |
parent | fa5fc1a247331fda6213a1fa738e3031e30d5511 (diff) | |
download | FreeBSD-ports-cc0a78dac8ec2db5aa8fc880bddde11275ff82a1.zip FreeBSD-ports-cc0a78dac8ec2db5aa8fc880bddde11275ff82a1.tar.gz |
Remove myself from the maintainer.
(Well, I wouldn't mind doing update or whatever for the port, but I really
can't answer to questions regarding operation of the program itself.)
Diffstat (limited to 'net')
-rw-r--r-- | net/cap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/cap/Makefile b/net/cap/Makefile index 29ade49..37a7222 100644 --- a/net/cap/Makefile +++ b/net/cap/Makefile @@ -3,7 +3,7 @@ # Date created: 09 Nov 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: porting.sgml,v 1.16 1996/03/21 14:15:01 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/12/01 12:08:47 max Exp $ # DISTNAME= cap60.pl100 @@ -25,8 +25,6 @@ PATCH_SITES= ftp://ftp-ns.rutgers.edu/pub/cap/cap.patches/ \ PATCHFILES= cap60.patch193 cap60.patch194 cap60.patch195 cap60.patch196 \ cap60.patch197 cap60.patch198 -MAINTAINER= max@FreeBSD.ORG - NO_CDROM= "Don't sell for profit" WRKSRC= ${WRKDIR}/cap60 DIST_SUBDIR= cap60 |