summaryrefslogtreecommitdiff
path: root/x11
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 /x11
parentUpgrade to today's version. (diff)
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 'x11')
-rw-r--r--x11/sxpc/Makefile4
-rw-r--r--x11/xcb/Makefile3
2 files changed, 2 insertions, 5 deletions
diff --git a/x11/sxpc/Makefile b/x11/sxpc/Makefile
index a7639840fd22..b9f354fa846b 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=
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile
index 6b837cda07bb..675bdee49800 100644
--- a/x11/xcb/Makefile
+++ b/x11/xcb/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1995/08/02 06:27:24 jkh Exp $
+# $Id: Makefile,v 1.2 1996/11/18 09:56:01 asami Exp $
#
DISTNAME= xcb-2.3
@@ -11,7 +11,6 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
-MAINTAINER= jkh@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>