diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:22:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:22:14 +0000 |
commit | df569a3a40c4d4f9af53e32cdb7e1908bbdb1116 (patch) | |
tree | 52cf784b37d45003532b4eb1830cf262bb9b0aa0 /www/htmlpp | |
parent | e12fc5f51a9509311d833bfa448f95c2c4570616 (diff) |
Fix master_site
Notes
Notes:
svn path=/head/; revision=278813
Diffstat (limited to 'www/htmlpp')
-rw-r--r-- | www/htmlpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/htmlpp/Makefile b/www/htmlpp/Makefile index 3e721fc6de13..9912492607f5 100644 --- a/www/htmlpp/Makefile +++ b/www/htmlpp/Makefile @@ -8,7 +8,7 @@ PORTNAME= htmlpp PORTVERSION= 4.2a CATEGORIES= www -MASTER_SITES= http://www.imatix.com/pub/tools/ +MASTER_SITES= http://legacy.imatix.com/pub/tools/ DISTNAME= htmlp42a EXTRACT_SUFX= .tgz |