diff options
author | abs <abs> | 2004-09-23 11:41:10 +0000 |
---|---|---|
committer | abs <abs> | 2004-09-23 11:41:10 +0000 |
commit | ad94833babc85c420ea0202b622f86e87b168dc0 (patch) | |
tree | ab6115b64209ae82d9a3042641eee3eced78cc56 /devel/cpuflags/Makefile | |
parent | febe5356d5c32a1c28003d1d15dec360c93882e9 (diff) | |
download | pkgsrc-ad94833babc85c420ea0202b622f86e87b168dc0.tar.gz |
Update cpuflags to 0.76:
Add 'Intel(R) Pentium(R) M processor' under Linux, plus make each
version report the OS in the event of an unrecognised CPU.
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 37f72ed82ee..540bd265641 100644 --- a/devel/cpuflags/Makefile +++ b/devel/cpuflags/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2004/08/04 11:39:43 abs Exp $ +# $NetBSD: Makefile,v 1.79 2004/09/23 11:41:10 abs Exp $ # -DISTNAME= cpuflags-0.75 +DISTNAME= cpuflags-0.76 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty |