diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
commit | 44d6df1a8d109fbda474fec147ec273e4c9b0820 (patch) | |
tree | ee0219ea58b8f8f48c7d174a1fa730331a995351 /net | |
parent | c5f940ce719eaf98347a0ab4df6b4d752bc5db71 (diff) | |
download | freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.gz freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.zst freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.zip |
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
Diffstat (limited to 'net')
-rw-r--r-- | net/bb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile index ba0d92ff0134..98c4f254083b 100644 --- a/net/bb/Makefile +++ b/net/bb/Makefile @@ -3,7 +3,7 @@ # Date created: So 17 Nov 1996 16:59:23 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1997/07/13 18:49:26 max Exp $ +# $Id: Makefile,v 1.18 1997/10/04 14:53:01 andreas Exp $ # DISTNAME= bb @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.iti.qc.ca/iti/users/sean/bb-dnld/ EXTRACT_SUFX= -src.tgz -MAINTAINER= andreas@klemm.gtn.com +MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= ${PREFIX}/sbin/httpd:${PORTSDIR}/www/apache |