summaryrefslogtreecommitdiff
path: root/www/weblint
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1996-07-20 22:30:38 +0000
committerPaul Traina <pst@FreeBSD.org>1996-07-20 22:30:38 +0000
commit2351629257fe824fb3502c98110777c1357fe528 (patch)
tree0afadf8494c2b588f5a2ffbf73ce7d1f75a00d5c /www/weblint
parentFinally upgrade to the "beta" release with remote machine support (diff)
Upgrade to current version
Notes
Notes: svn path=/head/; revision=3411
Diffstat (limited to 'www/weblint')
-rw-r--r--www/weblint/Makefile8
-rw-r--r--www/weblint/distinfo2
-rw-r--r--www/weblint/files/patch-aa4
3 files changed, 7 insertions, 7 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
index 96156fb9c713..35f2011ca23a 100644
--- a/www/weblint/Makefile
+++ b/www/weblint/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: weblint
-# Version required: 3.0
+# Version required: 1.017
# Date created: Oct 14, 1995
# Whom: pst
#
-# $Id: Makefile,v 1.3 1995/10/17 08:49:50 asami Exp $
+# $Id: Makefile,v 1.4 1995/11/27 04:10:33 asami Exp $
#
-DISTNAME= weblint-1.011
+DISTNAME= weblint-1.017
CATEGORIES+= www
-MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/
+MASTER_SITES= ftp://ftp.khoral.com/pub/weblint/
MAINTAINER= pst@FreeBSD.ORG
diff --git a/www/weblint/distinfo b/www/weblint/distinfo
index 982017b461e4..6e78994041c0 100644
--- a/www/weblint/distinfo
+++ b/www/weblint/distinfo
@@ -1 +1 @@
-MD5 (weblint-1.011.tar.gz) = 5151e9f0fb430a0003192fffa9ee0098
+MD5 (weblint-1.017.tar.gz) = 8b7d41caa18c09e79846d99dc6175545
diff --git a/www/weblint/files/patch-aa b/www/weblint/files/patch-aa
index 8412a48164bb..b43546de570d 100644
--- a/www/weblint/files/patch-aa
+++ b/www/weblint/files/patch-aa
@@ -3,7 +3,7 @@
***************
*** 3,10 ****
#
- VERSION = 1.011
+ VERSION = 1.017
! BINDIR = /usr/local/bin
! MANDIR = /usr/local/man/man1
@@ -12,7 +12,7 @@
RM = /bin/rm -f
--- 3,12 ----
#
- VERSION = 1.011
+ VERSION = 1.017
! PREFIX ?= /usr/local
! BINDIR = ${PREFIX}/bin