diff options
Diffstat (limited to 'x11-toolkits/hs-GLUT/Makefile')
-rw-r--r-- | x11-toolkits/hs-GLUT/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/hs-GLUT/Makefile b/x11-toolkits/hs-GLUT/Makefile index bdffb407a1cd..66ee5d39ff96 100644 --- a/x11-toolkits/hs-GLUT/Makefile +++ b/x11-toolkits/hs-GLUT/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: hs-glut-ghc -# Date created: 2007-09-04 -# Whom: Volker Stolz <vs@FreeBSD.org> -# +# Created by: Volker Stolz <vs@FreeBSD.org> # $FreeBSD$ PORTNAME= GLUT PORTVERSION= 2.1.2.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell |