diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-20 03:52:36 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-11-20 03:52:36 +0000 |
commit | 92f24cd07af0e5beb1f262b3c62f80bb192f8bb4 (patch) | |
tree | 6195eff5154404ab671fb54d50fe381d8f80e8fa /devel | |
parent | 6811d415620be89a69cb90a20b43841d85244a13 (diff) | |
download | ports-92f24cd07af0e5beb1f262b3c62f80bb192f8bb4.tar.gz ports-92f24cd07af0e5beb1f262b3c62f80bb192f8bb4.zip |
Notes
Diffstat (limited to 'devel')
-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 48c703c78392..6d4321c45122 100644 --- a/devel/portlint/Makefile +++ b/devel/portlint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: portlint -# Version required: 1.59 +# Version required: 1.60 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.16 1997/11/11 00:05:54 itojun Exp $ +# $Id: Makefile,v 1.17 1997/11/13 13:30:27 itojun Exp $ # -DISTNAME= portlint-1.59 +DISTNAME= portlint-1.60 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= .shar |