diff options
author | max <max@FreeBSD.org> | 1997-07-07 02:20:51 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-07 02:20:51 +0800 |
commit | cc72ffc35089a8d427dcfedaff963f8fd9be33c4 (patch) | |
tree | f87aadd4ba36f947802599150ef7dd8a36df1384 /ports-mgmt | |
parent | 3666213dcc2ca2d8f5c71114b509f47ffdad7bf9 (diff) | |
download | freebsd-ports-gnome-cc72ffc35089a8d427dcfedaff963f8fd9be33c4.tar.gz freebsd-ports-gnome-cc72ffc35089a8d427dcfedaff963f8fd9be33c4.tar.zst freebsd-ports-gnome-cc72ffc35089a8d427dcfedaff963f8fd9be33c4.zip |
Upgrade, 1.26 -> 1.28.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index 7f5f6408a34a..4df909b14199 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: portlint -# Version required: 1.26 +# Version required: 1.28 # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.1.1.1 1997/06/15 14:12:38 max Exp $ +# $Id: Makefile,v 1.2 1997/07/06 00:39:00 max Exp $ # -DISTNAME= portlint.pl-1.26 -PKGNAME= portlint-1.26 +DISTNAME= portlint.pl-1.28 +PKGNAME= portlint-1.28 CATEGORIES= devel MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/portlint/ EXTRACT_SUFX= |