aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-10 04:58:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-10 04:58:27 +0000
commitcd1c31e935da66ba5c12fa6eabd482c35cf7f891 (patch)
tree876e2b8039c26f6644a5a35b87f80da556d90f52 /graphics
parent4a960224c046c3b455bf83736a8428e595e4bb34 (diff)
downloadports-cd1c31e935da66ba5c12fa6eabd482c35cf7f891.tar.gz
ports-cd1c31e935da66ba5c12fa6eabd482c35cf7f891.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/juno-2/Makefile2
-rw-r--r--graphics/juno-2/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/juno-2/Makefile b/graphics/juno-2/Makefile
index 4f81795ff216..8f8bbf01029e 100644
--- a/graphics/juno-2/Makefile
+++ b/graphics/juno-2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.research.compaq.com/SRC/juno-2/
DISTNAME= juno-sources
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful and extensible constraint-based drawing editor
BUILD_DEPENDS= ${L1}libm3netobj${L2}:${PORTSDIR}/lang/pm3-netobj \
diff --git a/graphics/juno-2/pkg-descr b/graphics/juno-2/pkg-descr
index 1a81763abfe3..263f8c7ee3ed 100644
--- a/graphics/juno-2/pkg-descr
+++ b/graphics/juno-2/pkg-descr
@@ -19,6 +19,6 @@ than other ``one-way'' constraint solvers such as DeltaBlue.
This port installs some examples into "${PREFIX}/share/examples/Juno".
Not all of them work; read the README file there.
-WWW: http://www.research.digital.com/SRC/juno-2/
+WWW: http://www.research.compaq.com/SRC/juno-2/
John Polstra <jdp@FreeBSD.org>