diff options
author | hubertf <hubertf> | 2001-05-22 02:59:25 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-05-22 02:59:25 +0000 |
commit | 45119fa5bc9791a347cd0103ff7ab1c854fa1493 (patch) | |
tree | 197411a8fcc5b39f3df02c9b36f95061385b6135 /sysutils/tload/Makefile | |
parent | ad1aa73460c4225e5477db22668eb1a398562681 (diff) | |
download | pkgsrc-45119fa5bc9791a347cd0103ff7ab1c854fa1493.tar.gz |
Update to 2.0.6nb1:
Add hostname, time and date to the top line
Patch send back to the maintainers @redhat.com
Diffstat (limited to 'sysutils/tload/Makefile')
-rw-r--r-- | sysutils/tload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tload/Makefile b/sysutils/tload/Makefile index e1b61b31163..ad2f7811d76 100644 --- a/sysutils/tload/Makefile +++ b/sysutils/tload/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/03/31 11:14:31 zuntum Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/22 02:59:25 hubertf Exp $ # DISTNAME= procps-2.0.6 -PKGNAME= tload-2.0.6 +PKGNAME= tload-2.0.6nb1 CATEGORIES= sysutils MASTER_SITES= ftp://people.redhat.com/johnsonm/procps/ |