diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-24 19:27:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-09-24 19:27:34 +0000 |
commit | 9816c04d8d350cf08e34c337fcc2cec2566387ba (patch) | |
tree | 2209af96909095ac45da64abca377448df077da7 /devel/hs-bsd-sysctl | |
parent | 7f74b94f02ce47267e24630a42841f2bb36ee486 (diff) | |
download | ports-9816c04d8d350cf08e34c337fcc2cec2566387ba.tar.gz ports-9816c04d8d350cf08e34c337fcc2cec2566387ba.zip |
Notes
Diffstat (limited to 'devel/hs-bsd-sysctl')
-rw-r--r-- | devel/hs-bsd-sysctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-bsd-sysctl/Makefile b/devel/hs-bsd-sysctl/Makefile index 601f9a0d3746..c30c99214bc2 100644 --- a/devel/hs-bsd-sysctl/Makefile +++ b/devel/hs-bsd-sysctl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.6 PORTREVISION= 2 CATEGORIES= devel haskell -MAINTAINER= ports@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= Access to the BSD sysctl(3) interface LICENSE= BSD |