diff options
author | wiz <wiz> | 2004-08-26 01:33:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-08-26 01:33:59 +0000 |
commit | a864861abe942aa7e0bd80693f775966089aa581 (patch) | |
tree | 987e0b353f2915f4f75eb9b6fea534bd90eea9c0 /misc/less/Makefile | |
parent | 0b719c75164c9db5ffa3a4ba63af381b6f890dc6 (diff) | |
download | pkgsrc-a864861abe942aa7e0bd80693f775966089aa581.tar.gz |
Update to 382:
* Removed some old copyrighted code.
This probably breaks OS/9 support.
Diffstat (limited to 'misc/less/Makefile')
-rw-r--r-- | misc/less/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile index f0f5a0f87ce..55b25881c4d 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/04/11 09:19:36 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/08/26 01:33:59 wiz Exp $ # -DISTNAME= less-381 -PKGREVISION= 1 +DISTNAME= less-382 CATEGORIES= misc MASTER_SITES= http://www.greenwoodsoftware.com/less/ \ ${MASTER_SITE_GNU:=less/} |