diff options
-rw-r--r-- | devel/dmake/Makefile | 2 | ||||
-rw-r--r-- | devel/dmake/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile index e255faf4bdc6..ee957278a23b 100644 --- a/devel/dmake/Makefile +++ b/devel/dmake/Makefile @@ -9,7 +9,7 @@ PORTNAME= dmake PORTVERSION= 4.12 PORTREVISION= 3 CATEGORIES= devel -MASTER_SITES= http://ooo-dmake.googlecode.com/files/ +MASTER_SITES= http://dmake.apache-extras.org.codespot.com/files/ MAINTAINER= office@FreeBSD.org COMMENT= Another hyper make utility diff --git a/devel/dmake/pkg-descr b/devel/dmake/pkg-descr index 27f2af863cb7..314564853095 100644 --- a/devel/dmake/pkg-descr +++ b/devel/dmake/pkg-descr @@ -6,7 +6,7 @@ significant enhancements. The original author(s) were WTICorp.com, but they appear to have lost interest in maintaining the code. -This port installs the version currently maintained by OpenOffice +This port installs the version maintained by the Apache OpenOffice.org project. -WWW: http://code.google.com/p/ooo-dmake +WWW: http://code.google.com/a/apache-extras.org/p/dmake/ |