aboutsummaryrefslogtreecommitdiff
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
parent4a960224c046c3b455bf83736a8428e595e4bb34 (diff)
downloadports-cd1c31e935da66ba5c12fa6eabd482c35cf7f891.tar.gz
ports-cd1c31e935da66ba5c12fa6eabd482c35cf7f891.zip
Notes
-rw-r--r--graphics/juno-2/Makefile2
-rw-r--r--graphics/juno-2/pkg-descr2
-rw-r--r--lang/pm3-base/Makefile2
-rw-r--r--lang/pm3-forms/Makefile2
-rw-r--r--lang/pm3-gui/Makefile2
-rw-r--r--lang/pm3-m3tk/Makefile2
-rw-r--r--lang/pm3-net/Makefile2
-rw-r--r--lang/pm3-netobj/Makefile2
-rw-r--r--print/virtualpaper/Makefile2
9 files changed, 9 insertions, 9 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>
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile
index b53dc9f23093..5cbcc19b18ab 100644
--- a/lang/pm3-base/Makefile
+++ b/lang/pm3-base/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=jdp/pm3
DISTFILES= ${BOOTSTRAP} \
pm3-${PORTVERSION}-src.tar.bz2
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler and base libraries of the Polytechnique Montreal Modula-3 distribution
DIST_SUBDIR= pm3
diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile
index 18aa98cfbc8f..64c2ceacb9e8 100644
--- a/lang/pm3-forms/Makefile
+++ b/lang/pm3-forms/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= High-level GUI libraries and tools for the PM3 Modula-3 distribution
BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui
diff --git a/lang/pm3-gui/Makefile b/lang/pm3-gui/Makefile
index 1f9a000436d9..daad60359dc5 100644
--- a/lang/pm3-gui/Makefile
+++ b/lang/pm3-gui/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Low-level GUI libraries for the PM3 Modula-3 distribution
BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net
diff --git a/lang/pm3-m3tk/Makefile b/lang/pm3-m3tk/Makefile
index 0fe9c8e05ceb..e76c1c2e9617 100644
--- a/lang/pm3-m3tk/Makefile
+++ b/lang/pm3-m3tk/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Modula-3 source code analysis and transformation toolkit (PM3 distribution)
BUILD_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base
diff --git a/lang/pm3-net/Makefile b/lang/pm3-net/Makefile
index 3da32d1a6d3b..de4bb2be20fa 100644
--- a/lang/pm3-net/Makefile
+++ b/lang/pm3-net/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Low-level networking libraries for the PM3 Modula-3 distribution
BUILD_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile
index d5a7f223259f..4a0f9a739c6b 100644
--- a/lang/pm3-netobj/Makefile
+++ b/lang/pm3-netobj/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.15
CATEGORIES= lang
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PM3 distributed objects package supporting robust distributed applications
BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile
index 7ce031cd6e4e..5129de56a02d 100644
--- a/print/virtualpaper/Makefile
+++ b/print/virtualpaper/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= print
DISTFILES=
-MAINTAINER= jdp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Virtual Paper document storage and viewing software
BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-forms