aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hs-cpu
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /sysutils/hs-cpu
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
Notes
Diffstat (limited to 'sysutils/hs-cpu')
-rw-r--r--sysutils/hs-cpu/Makefile6
-rw-r--r--sysutils/hs-cpu/pkg-descr2
2 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/hs-cpu/Makefile b/sysutils/hs-cpu/Makefile
index 849f3b63c5d3..88217125e013 100644
--- a/sysutils/hs-cpu/Makefile
+++ b/sysutils/hs-cpu/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: hs-cpu
-# Date created: May 9, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= cpu
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= sysutils haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/sysutils/hs-cpu/pkg-descr b/sysutils/hs-cpu/pkg-descr
index 9595e75423fb..58e518e160f7 100644
--- a/sysutils/hs-cpu/pkg-descr
+++ b/sysutils/hs-cpu/pkg-descr
@@ -1,4 +1,4 @@
Lowlevel cpu routines to get basic properties of the cpu platform, like
endianness and architecture.
-WWW: http://github.com/vincenthz/hs-cpu
+WWW: http://github.com/vincenthz/hs-cpu