diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 04:33:57 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 04:33:57 +0000 |
commit | 272d522a5d20dd35e33b7751b69d02741ebd2010 (patch) | |
tree | e161a4f286a13fdc188e7990b68c05c64231de6b /graphics | |
parent | 96ea9df1e2bcb5ac1abb5b6eb4e58e3c2578478e (diff) | |
download | ports-272d522a5d20dd35e33b7751b69d02741ebd2010.tar.gz ports-272d522a5d20dd35e33b7751b69d02741ebd2010.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jgraph/Makefile b/graphics/jgraph/Makefile index 6339b50bb094..170d99d7e0a0 100644 --- a/graphics/jgraph/Makefile +++ b/graphics/jgraph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://cs.utk.edu/pub/plank/jgraph/ \ http://www.cs.washington.edu/homes/wolman/ DISTFILES= ${PORTNAME}.shar.Z -MAINTAINER= wolman@cs.washington.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A program that generates postscript graphs EXTRACT_CMD= uncompress |