diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /graphics/Cgraph | |
parent | 1361f077817f85c69b99a20e2fcf25a09eaafd42 (diff) | |
download | ports-c8df88ddadd4db8ffa8da49611f0885143a83730.tar.gz ports-c8df88ddadd4db8ffa8da49611f0885143a83730.zip |
Notes
Diffstat (limited to 'graphics/Cgraph')
-rw-r--r-- | graphics/Cgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile index be7ea4e4401f..6358d5ca16c3 100644 --- a/graphics/Cgraph/Makefile +++ b/graphics/Cgraph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://totoro.berkeley.edu/software/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= tobez@plab.ku.dk +MAINTAINER= tobez@FreeBSD.org WRKSRC= ${WRKDIR}/Cgraph/source |