diff options
author | abs <abs@pkgsrc.org> | 2001-12-24 13:25:47 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-12-24 13:25:47 +0000 |
commit | 9f879c0ee115bcabc8fec0d71cbd3c9e82ef96bc (patch) | |
tree | d66357181a157d1767a52e168834d53c9d2aa9c0 /devel/cpuflags/Makefile | |
parent | 35fbec1b37f2a91bf9d1de457386786d09d3f348 (diff) | |
download | pkgsrc-9f879c0ee115bcabc8fec0d71cbd3c9e82ef96bc.tar.gz |
Updated cpuflags to 0.15:
Determine the appropriate flags for the Alpha 433a I now have.
(Insert appropriate grumble about there being no sysctl way to tell
the cputype on an Alpha)
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 e7c875f928e..4f63719828e 100644 --- a/devel/cpuflags/Makefile +++ b/devel/cpuflags/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2001/12/03 23:33:01 abs Exp $ +# $NetBSD: Makefile,v 1.15 2001/12/24 13:25:47 abs Exp $ # -DISTNAME= cpuflags-0.13 +DISTNAME= cpuflags-0.15 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty |