diff options
author | obraun <obraun@FreeBSD.org> | 2007-07-28 05:54:30 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2007-07-28 05:54:30 +0800 |
commit | def01981a87900337b35de56e10aabe3ee979cdd (patch) | |
tree | aebf2c50e56431aa3523bad16228aa8453c46332 /lang | |
parent | 176ab4924ad99016ec58f37564b0e1efba65b87a (diff) | |
download | freebsd-ports-gnome-def01981a87900337b35de56e10aabe3ee979cdd.tar.gz freebsd-ports-gnome-def01981a87900337b35de56e10aabe3ee979cdd.tar.zst freebsd-ports-gnome-def01981a87900337b35de56e10aabe3ee979cdd.zip |
make fetchable, update WWW
PR: ports/114637
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Gofer/Makefile | 2 | ||||
-rw-r--r-- | lang/Gofer/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index 9ea3edd735b0..9ea4e37a38cb 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -8,7 +8,7 @@ PORTNAME= gofer PORTVERSION= 2.30b CATEGORIES= lang -MASTER_SITES= http://www.cse.ogi.edu/~mpj/goferarc/ +MASTER_SITES= http://web.cecs.pdx.edu/~mpj/goferarc/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= haskell@FreeBSD.org diff --git a/lang/Gofer/pkg-descr b/lang/Gofer/pkg-descr index 87b6e750d42b..13f80c8bf650 100644 --- a/lang/Gofer/pkg-descr +++ b/lang/Gofer/pkg-descr @@ -18,4 +18,4 @@ And just in case you wondered: obligation. ------------------------------------------------------------------------------ -WWW: http://www.cse.ogi.edu/~mpj/goferarc/ +WWW: http://web.cecs.pdx.edu/~mpj/goferarc/ |