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