diff options
author | asami <asami@FreeBSD.org> | 1997-06-06 05:31:56 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-06 05:31:56 +0000 |
commit | 891d3d5c550ed64c1ebdb4d7158b94ec63e420ea (patch) | |
tree | 7413059a213be3f85a11ea35793ed26b9927a1ed /graphics | |
parent | ede9789f67efcfb1bbab8823a9fb6e28eb00bd57 (diff) | |
download | FreeBSD-ports-891d3d5c550ed64c1ebdb4d7158b94ec63e420ea.zip FreeBSD-ports-891d3d5c550ed64c1ebdb4d7158b94ec63e420ea.tar.gz |
Oops, remove name from MAINTAINER.
Submitted by: the maintainer himself
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/urt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index d428eff..bc1cfbf 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -3,7 +3,7 @@ # Date created: Jan 5 1997 # Whom: cfs@ing.puc.cl (original) # -# $Id: Makefile,v 1.1.1.1 1997/06/03 23:41:07 asami Exp $ +# $Id: Makefile,v 1.2 1997/06/04 01:14:25 asami Exp $ # DISTNAME= urt @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.utah.edu/pub/ DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar -MAINTAINER= Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> +MAINTAINER= pgiffuni@fps.biblos.unal.edu.co LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff BUILD_DEPENDS= ${X11BASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm |