diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
commit | 9e5a63cd71947b5363d11ae865fc5330aad15528 (patch) | |
tree | 8908dc4e93d474b98b3470c2350eb0ff88b93814 /misc/cpuid | |
parent | 88a7129678c402e202bc3ba12041f5b619c3e90e (diff) | |
download | freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.gz freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.zst freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.zip |
Trim the headers in the ports I maintain.
Diffstat (limited to 'misc/cpuid')
-rw-r--r-- | misc/cpuid/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 08a2dbd30c9c..0f2e81c3621c 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: cpuid -# Date created: May 22, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= cpuid PORTVERSION= 3.3 |