diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-08 16:35:44 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-08 16:35:44 +0800 |
commit | 995afc135dff61d2068b1afc4a840e049bf73d7c (patch) | |
tree | 67dafca2c4d871df0d66e016007792303a1ef899 /devel/cppadvio | |
parent | 4f7cb9cd0c402314e3da146594acbbf7e14f41c1 (diff) | |
download | freebsd-ports-gnome-995afc135dff61d2068b1afc4a840e049bf73d7c.tar.gz freebsd-ports-gnome-995afc135dff61d2068b1afc4a840e049bf73d7c.tar.zst freebsd-ports-gnome-995afc135dff61d2068b1afc4a840e049bf73d7c.zip |
change master site
PR: 31844
Submitted by: maintainer
Diffstat (limited to 'devel/cppadvio')
-rw-r--r-- | devel/cppadvio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cppadvio/Makefile b/devel/cppadvio/Makefile index d118e429003d..edcf9d6b476a 100644 --- a/devel/cppadvio/Makefile +++ b/devel/cppadvio/Makefile @@ -8,8 +8,9 @@ PORTNAME= cppadvio PORTVERSION= 2.6 CATEGORIES= devel net -MASTER_SITES= http://www.lh.com/~oleg/ftp/packages/ \ +MASTER_SITES= http://okmij.org/ftp/packages/ \ ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ijliao MAINTAINER= oleg@pobox.com |