diff options
author | itojun <itojun@FreeBSD.org> | 1997-08-06 08:07:59 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1997-08-06 08:07:59 +0800 |
commit | 456653b34654386578ac39438096f5205a321835 (patch) | |
tree | 1d25d20bdb95f9ca0c81521749a5b75fd734e475 /ports-mgmt/portlint/Makefile | |
parent | 027d932ddf435e49e3bf74a4a351b84a274ed6e3 (diff) | |
download | freebsd-ports-graphics-456653b34654386578ac39438096f5205a321835.tar.gz freebsd-ports-graphics-456653b34654386578ac39438096f5205a321835.tar.zst freebsd-ports-graphics-456653b34654386578ac39438096f5205a321835.zip |
original distribution updated to 1.43.
Diffstat (limited to 'ports-mgmt/portlint/Makefile')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index 55e2aa3384b..a56e89432fc 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/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 |