diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-11 00:05:54 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-11 00:05:54 +0000 |
commit | dec35629ffd43969e2fa76d77e3f555d0fe4101b (patch) | |
tree | 379610cb3f6f32ee4b3aa3850e06d484fff888d0 /devel/portlint | |
parent | a218b67da2029e806e994e01cbf8916c8aaf0fda (diff) | |
download | ports-dec35629ffd43969e2fa76d77e3f555d0fe4101b.tar.gz ports-dec35629ffd43969e2fa76d77e3f555d0fe4101b.zip |
Notes
Diffstat (limited to 'devel/portlint')
-rw-r--r-- | devel/portlint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile index af083b5a67de..8a349bc76cbb 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.57 +# Version required: 1.58 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.14 1997/11/05 02:13:17 itojun Exp $ +# $Id: Makefile,v 1.15 1997/11/09 00:31:27 itojun Exp $ # -DISTNAME= portlint-1.57 +DISTNAME= portlint-1.58 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |