diff options
Diffstat (limited to 'sysutils/osname/Makefile')
-rw-r--r-- | sysutils/osname/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/osname/Makefile b/sysutils/osname/Makefile index 84e83faf558..58e083062f7 100644 --- a/sysutils/osname/Makefile +++ b/sysutils/osname/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2013/03/14 14:25:31 kim Exp $ +# $NetBSD: Makefile,v 1.11 2019/12/01 05:18:56 kim Exp $ # DISTNAME= osname-2.0 CATEGORIES= sysutils -MASTER_SITES= http://oss.gw.com/people/kim/ +MASTER_SITES= http://software.kimmo.suominen.com/ -MAINTAINER= kim@tac.nyc.ny.us +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Print canonical name of operating system NO_CONFIGURE= yes |