diff options
-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/ |