diff options
author | itojun <itojun@FreeBSD.org> | 1997-08-06 00:07:59 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1997-08-06 00:07:59 +0000 |
commit | 456653b34654386578ac39438096f5205a321835 (patch) | |
tree | 1d25d20bdb95f9ca0c81521749a5b75fd734e475 /devel/portlint | |
parent | 027d932ddf435e49e3bf74a4a351b84a274ed6e3 (diff) | |
download | FreeBSD-ports-456653b34654386578ac39438096f5205a321835.zip FreeBSD-ports-456653b34654386578ac39438096f5205a321835.tar.gz |
original distribution updated to 1.43.
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 55e2aa3..a56e894 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.33 +# Version required: 1.43 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.4 1997/07/13 13:37:54 itojun Exp $ +# $Id: Makefile,v 1.5 1997/07/16 18:49:46 itojun Exp $ # -DISTNAME= portlint-1.33 +DISTNAME= portlint-1.43 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |