summaryrefslogtreecommitdiff
path: root/misc/chord
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-12-25 22:29:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-12-25 22:29:52 +0000
commited1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch)
tree629156a6be6b178c81263728b3bfd95e47d4def1 /misc/chord
parentMark this port broken (doesn't package). While I'm here, change "+=" (diff)
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Notes
Notes: svn path=/head/; revision=9184
Diffstat (limited to 'misc/chord')
-rw-r--r--misc/chord/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index 94da62ce0012..83c541cb1e58 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
-# $Id: Makefile,v 1.3 1996/11/11 05:49:18 obrien Exp $
+# $Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp $
#
DISTNAME= chord
@@ -11,6 +11,6 @@ PKGNAME= chord-3.6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
.include <bsd.port.mk>