diff options
Diffstat (limited to 'math/hs-categories/Makefile')
-rw-r--r-- | math/hs-categories/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/math/hs-categories/Makefile b/math/hs-categories/Makefile index 6a8cb3e84322..3e9e07c0aba4 100644 --- a/math/hs-categories/Makefile +++ b/math/hs-categories/Makefile @@ -1,17 +1,11 @@ -# New ports collection makefile for: hs-categories -# Date created: July 16, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= categories -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= Categories from category-extras +COMMENT= Categories LICENSE= BSD |