diff options
author | abs <abs@pkgsrc.org> | 2006-09-15 14:37:32 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-09-15 14:37:32 +0000 |
commit | 542d1c230a059418a676eb5de2f4cdaea0e19c79 (patch) | |
tree | fb609c1a3dbec81e1185006fb857369f25588c87 /devel/cpuflags/Makefile | |
parent | c3532538f4a556a50a167b8a0b2225fe77bb3ccd (diff) | |
download | pkgsrc-542d1c230a059418a676eb5de2f4cdaea0e19c79.tar.gz |
Update devel/cpuflags to 1.02
- Linux uses both 'AMD Athlon(TM) XP' and 'AMD Athlon(tm) XP'
- Add at least Opteron recognition to solaris via 'psrinfo -pv'
- Cleanup trailing whitespace
Diffstat (limited to 'devel/cpuflags/Makefile')
-rw-r--r-- | devel/cpuflags/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cpuflags/Makefile b/devel/cpuflags/Makefile index fc6d895a7f9..0f3ed77c229 100644 --- a/devel/cpuflags/Makefile +++ b/devel/cpuflags/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2006/06/21 11:15:14 abs Exp $ +# $NetBSD: Makefile,v 1.105 2006/09/15 14:37:32 abs Exp $ # -DISTNAME= cpuflags-1.01 +DISTNAME= cpuflags-1.02 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty |