diff options
author | jkh <jkh@FreeBSD.org> | 1997-01-06 12:15:11 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-01-06 12:15:11 +0000 |
commit | a83afa1e82ea9f62d626db0266087ac2480a29c9 (patch) | |
tree | 30898f86a37557da25151fec6a3a3852a53d63dc /x11/sxpc/Makefile | |
parent | 4903ff51038af8df55fa76debdbd5a432da55413 (diff) | |
download | FreeBSD-ports-a83afa1e82ea9f62d626db0266087ac2480a29c9.zip FreeBSD-ports-a83afa1e82ea9f62d626db0266087ac2480a29c9.tar.gz |
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.
Diffstat (limited to 'x11/sxpc/Makefile')
-rw-r--r-- | x11/sxpc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile index a763984..b9f354f 100644 --- a/x11/sxpc/Makefile +++ b/x11/sxpc/Makefile @@ -3,7 +3,7 @@ # Date created: 22nd March 1995 # Whom: jkh@FreeBSD.org # -# $Id: Makefile,v 1.3 1995/04/12 20:31:27 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:43:43 asami Exp $ # DISTNAME= sxpc-1.4 @@ -11,8 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .shar.Z -MAINTAINER= jkh@FreeBSD.ORG - NO_WRKSUBDIR= yes EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= |