diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 23:03:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 23:03:25 +0000 |
commit | 9f4b98805966cb2c215105e7cc9c5631b8cedd69 (patch) | |
tree | f001661d125f25c7a88829cd51836de680b18e7d /devel/fc++ | |
parent | db0c00060d75367b81af6187059b9d04efc082c9 (diff) | |
download | ports-9f4b98805966cb2c215105e7cc9c5631b8cedd69.tar.gz ports-9f4b98805966cb2c215105e7cc9c5631b8cedd69.zip |
Notes
Diffstat (limited to 'devel/fc++')
-rw-r--r-- | devel/fc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fc++/Makefile b/devel/fc++/Makefile index 11f719432cbe..2219e037bc3a 100644 --- a/devel/fc++/Makefile +++ b/devel/fc++/Makefile @@ -9,7 +9,7 @@ PORTNAME= fc++ PORTVERSION= 1.5 CATEGORIES= devel -MASTER_SITES= http://www-static.cc.gatech.edu/~yannis/fc++/ +MASTER_SITES= http://www.cc.gatech.edu/~yannis/fc++/ DISTNAME= FC++.${PORTVERSION} MAINTAINER= ports@FreeBSD.org |