diff options
Diffstat (limited to 'www/hs-oeis/Makefile')
-rw-r--r-- | www/hs-oeis/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile index 1057e59d7e72..5b5182e92e1b 100644 --- a/www/hs-oeis/Makefile +++ b/www/hs-oeis/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: hs-oeis -# Date created: December 20 2009 -# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> -# +# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> # $FreeBSD$ -# PORTNAME= oeis PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org |