diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /www/vrweb/Makefile | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'www/vrweb/Makefile')
-rw-r--r-- | www/vrweb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/vrweb/Makefile b/www/vrweb/Makefile index 3e68d22..7ca73f3 100644 --- a/www/vrweb/Makefile +++ b/www/vrweb/Makefile @@ -3,7 +3,7 @@ # Date created: 20 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.7 1998/09/27 16:06:57 steve Exp $ +# $Id: Makefile,v 1.8 1998/10/01 02:17:48 jseger Exp $ # DISTNAME= vrweb-1.5 @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://sunsite.unc.edu/pub/packages/infosystems/WWW/VRML/VRweb/UNIX/vrweb-1.5/ DISTFILES= vrweb-src-1.5.tar.gz help-1.5.tar.gz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 |