aboutsummaryrefslogtreecommitdiff
path: root/net/hs-hostname/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hs-hostname/Makefile')
-rw-r--r--net/hs-hostname/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile
index 0f8d919cde10..42350a499af0 100644
--- a/net/hs-hostname/Makefile
+++ b/net/hs-hostname/Makefile
@@ -7,10 +7,13 @@
PORTNAME= hostname
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Cross-platform means of determining the hostname
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>