diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 03:49:32 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 03:49:32 +0000 |
commit | c4aebd467cd2c219c6870c0ef038a76bc2850c80 (patch) | |
tree | c0866f6e74ae506e4a037c4c7092b52e8f145318 /net/hs-hostname | |
parent | aac32349c902a5c9abd567ac3388e17b7c422eff (diff) |
Notes
Diffstat (limited to 'net/hs-hostname')
-rw-r--r-- | net/hs-hostname/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile index 6e9ed008e9ea..971da0d2be36 100644 --- a/net/hs-hostname/Makefile +++ b/net/hs-hostname/Makefile @@ -7,7 +7,7 @@ PORTNAME= hostname PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org |