diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/memconf | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/memconf')
-rw-r--r-- | sysutils/memconf/Makefile | 3 | ||||
-rw-r--r-- | sysutils/memconf/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/memconf/Makefile b/sysutils/memconf/Makefile index 992d193eecf..c4228da82a3 100644 --- a/sysutils/memconf/Makefile +++ b/sysutils/memconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/03/21 09:03:21 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:15 wiz Exp $ # DISTNAME= memconf @@ -9,6 +9,7 @@ EXTRACT_SUFX= .gz MAINTAINER= agc@netbsd.org HOMEPAGE= http://netnow.micron.net/~tschmidt/memconf.html +COMMENT= physical memory information utility ONLY_FOR_PLATFORM= SunOS-*-* # only for Solaris diff --git a/sysutils/memconf/pkg/COMMENT b/sysutils/memconf/pkg/COMMENT deleted file mode 100644 index f9eb88b2395..00000000000 --- a/sysutils/memconf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -physical memory information utility |