diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-06 05:31:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-06 05:31:56 +0000 |
commit | 4ede1982b96b0990199d34aa7eea77c5379380be (patch) | |
tree | 760813e92190f0c2366a309a0c3cf100a57cdd78 /graphics/urt | |
parent | 1bc582c18818985e8ff9c62aa6c4d89350640bb2 (diff) | |
download | ports-4ede1982b96b0990199d34aa7eea77c5379380be.tar.gz ports-4ede1982b96b0990199d34aa7eea77c5379380be.zip |
Notes
Diffstat (limited to 'graphics/urt')
-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 d428effded3a..bc1cfbf2837d 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 |