Change MAINTAINER to me temporarily (until we figure out who's the

real one).
This commit is contained in:
angelos 1999-11-22 22:08:32 +00:00
parent e0f299c92c
commit cacfa64b2e

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 1999/11/22 02:44:44 angelos Exp $ # $OpenBSD: Makefile,v 1.5 1999/11/22 22:08:32 angelos Exp $
DISTNAME= ocaml-2.03 DISTNAME= ocaml-2.03
CATEGORIES= lang CATEGORIES= lang
@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/caml-light/ \
ftp://ftp.inria.fr/lang/caml-light/ ftp://ftp.inria.fr/lang/caml-light/
DISTFILES= ${DISTNAME}.tar.gz ${DOCFILES} DISTFILES= ${DISTNAME}.tar.gz ${DOCFILES}
MAINTAINER= kiri@kiri.toba-cmt.ac.jp MAINTAINER= angelos@openbsd.org
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
USE_GMAKE= yes USE_GMAKE= yes