diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-10 17:49:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-10 17:49:15 +0000 |
commit | 99a8991c0174ea52453199a3f6b293d7ef61c817 (patch) | |
tree | 5d0f26bf2ddcd611b18d6e9764f04bafd69f8487 /www/weblint | |
parent | 789fa304770eb2f1e1f17b79e8c57dbb9b61b82b (diff) | |
download | ports-99a8991c0174ea52453199a3f6b293d7ef61c817.tar.gz ports-99a8991c0174ea52453199a3f6b293d7ef61c817.zip |
Notes
Diffstat (limited to 'www/weblint')
-rw-r--r-- | www/weblint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 74eacfa44483..359a8e0d754d 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -8,8 +8,7 @@ PORTNAME= weblint PORTVERSION= 1.020 CATEGORIES= www -MASTER_SITES= ftp://ftp.weblint.org/pub/weblint/ \ - ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../../authors/id/NEILB MAINTAINER= dinoex@FreeBSD.org |