summaryrefslogtreecommitdiff
path: root/lang/guile
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 /lang/guile
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 'lang/guile')
-rw-r--r--lang/guile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 8780e1784aa8..91fa432186d7 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Aug 1995
# Whom: jkh@FreeBSD.ORG
#
-# $Id: Makefile,v 1.5 1996/06/16 06:52:22 jkh Exp $
+# $Id: Makefile,v 1.6 1996/11/12 02:18:26 obrien Exp $
#
DISTNAME= guile-iii
@@ -11,8 +11,6 @@ PKGNAME= guile-iii
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cygnus.com/pub/lord/guile-iii/
-MAINTAINER= jkh@FreeBSD.ORG
-
USE_GMAKE= yes
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/guile-src