From 80ad3c94afdc8752e65f5bfffcaf1e70a11d8c90 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 28 Apr 1997 14:54:34 +0000 Subject: Didn't have a maintainer... since I've made the last several commits, I might as well as take it. (JKH, since you make the initial commit, would you rather I put you down?) --- devel/libmalloc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/libmalloc/Makefile b/devel/libmalloc/Makefile index 98176396f667..228d5d3936ee 100644 --- a/devel/libmalloc/Makefile +++ b/devel/libmalloc/Makefile @@ -3,7 +3,7 @@ # Date created: 11 January 1995 # Whom: jkh # -# $Id: Makefile,v 1.9 1997/04/21 00:06:26 obrien Exp $ +# $Id: Makefile,v 1.10 1997/04/28 14:49:38 obrien Exp $ # DISTNAME= malloc-1.18 @@ -11,6 +11,8 @@ PKGNAME= libmalloc-1.18 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/ +MAINTAINER= obrien@FreeBSD.org + post-install: /sbin/ldconfig -m ${PREFIX}/lib @(cd ${PREFIX}/include ; ln -sf malloc.h libmalloc.h) -- cgit v1.2.3