diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2007-07-27 21:54:30 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2007-07-27 21:54:30 +0000 |
commit | 371a67994b40195e7075a181c406bef26851b9fe (patch) | |
tree | 5df098e798efc7440eeb915b73b664238e127c64 /lang | |
parent | 14118283e17db6a1fb287ac54a30432a419ce995 (diff) |
make fetchable, update WWW
PR: ports/114637
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes
Notes:
svn path=/head/; revision=196429
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/ |