diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-21 02:02:33 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-21 02:02:33 +0000 |
commit | fa8d1394274155f7d755938d5cee57a1e750e008 (patch) | |
tree | 0d35b515ea77883c058679a2d9bb9ccecee5a688 /devel/portlint | |
parent | Add new patch to enable this port to compile on 2.2-stable. (diff) |
original distribution updated to 1.49.
added check for *_DEPENDS.
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 de99de7cb0f8..ba64281c5ab4 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.48 +# Version required: 1.49 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.8 1997/08/16 04:59:48 itojun Exp $ +# $Id: Makefile,v 1.9 1997/09/14 14:24:54 itojun Exp $ # -DISTNAME= portlint-1.48 +DISTNAME= portlint-1.49 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |