summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-08-15 06:21:43 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-08-15 06:21:43 +0000
commit927cf3174d9389f690f30811cbb9f6e19e169e16 (patch)
treea6b84b8912480a99a357dab0095dab5a90fb5b0c /cad
parent(1) Add myself as MAINTAINER (of this file) -- commented out so it (diff)
While I'm here, change MAINTAINER to tg@freebsd.org
Notes
Notes: svn path=/head/; revision=3597
Diffstat (limited to 'cad')
-rw-r--r--cad/acs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
index 5270d18dae99..7e18ba7850d0 100644
--- a/cad/acs/Makefile
+++ b/cad/acs/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 January 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.6 1996/03/06 08:19:49 asami Exp $
+# $Id: Makefile,v 1.7 1996/04/18 08:47:07 tg Exp $
#
DISTNAME= acs021
@@ -14,6 +14,6 @@ MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \
ftp://ee.rochester.edu/pub/acs/
EXTRACT_SUFX= .tgz
-MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
+MAINTAINER= tg@freebsd.org
.include <bsd.port.mk>