summaryrefslogtreecommitdiff
path: root/sysutils/osname
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/osname
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/osname')
-rw-r--r--sysutils/osname/Makefile3
-rw-r--r--sysutils/osname/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/osname/Makefile b/sysutils/osname/Makefile
index 88631badc78..27c9a882809 100644
--- a/sysutils/osname/Makefile
+++ b/sysutils/osname/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/05 05:01:23 kim Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:16 wiz Exp $
#
DISTNAME= osname-1.1
@@ -6,6 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
+COMMENT= print canonical name of operating system
NO_CONFIGURE= yes
ALL_TARGET= all PREFIX=${PREFIX}
diff --git a/sysutils/osname/pkg/COMMENT b/sysutils/osname/pkg/COMMENT
deleted file mode 100644
index 8700f6d6d74..00000000000
--- a/sysutils/osname/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-print canonical name of operating system