aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rtty
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-06 12:15:11 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-06 12:15:11 +0000
commit72734182c18b13f81cefc42e392b6dbe9776ead0 (patch)
treec04b640ee3a66276778fe3051072a6772c4a8ca6 /sysutils/rtty
parentef2e0993a6f80c4225af2705f6be1b9c4033e2a1 (diff)
downloadports-72734182c18b13f81cefc42e392b6dbe9776ead0.tar.gz
ports-72734182c18b13f81cefc42e392b6dbe9776ead0.zip
Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain. This will cause the position to revert to ports.
Notes
Notes: svn path=/head/; revision=5235
Diffstat (limited to 'sysutils/rtty')
-rw-r--r--sysutils/rtty/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile
index 63e682a6a03f..f9f8975d6c98 100644
--- a/sysutils/rtty/Makefile
+++ b/sysutils/rtty/Makefile
@@ -5,15 +5,13 @@
#
# Author: Paul Vixie / Internet Software Consortium
#
-# $Id: Makefile,v 1.1.1.1 1996/08/24 18:46:54 jkh Exp $
+# $Id: Makefile,v 1.2 1996/11/17 08:06:19 obrien Exp $
#
DISTNAME= rtty-3.2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
-MAINTAINER= jkh@FreeBSD.org
-
NO_WRKSUBDIR= yes
.include <bsd.port.mk>