diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-26 00:51:15 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-26 00:51:15 +0000 |
commit | 86f2dbca13b0b83402b2229b384e088263445ca5 (patch) | |
tree | de23f443f21240bd875c76ec923f6e673a8e22c2 /graphics | |
parent | d85e3c566dfff95860d16db79e1a02e07aa746db (diff) | |
download | ports-86f2dbca13b0b83402b2229b384e088263445ca5.tar.gz ports-86f2dbca13b0b83402b2229b384e088263445ca5.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/hs-HGL/Makefile | 2 | ||||
-rw-r--r-- | graphics/hs-cairo/Makefile | 1 | ||||
-rw-r--r-- | graphics/hs-soegtk/Makefile | 1 | ||||
-rw-r--r-- | graphics/hs-svgcairo/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile index 228373530997..54ffc67efe20 100644 --- a/graphics/hs-HGL/Makefile +++ b/graphics/hs-HGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile index 9abe098a9a54..7d82f1e15e0b 100644 --- a/graphics/hs-cairo/Makefile +++ b/graphics/hs-cairo/Makefile @@ -7,6 +7,7 @@ PORTNAME= cairo PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org diff --git a/graphics/hs-soegtk/Makefile b/graphics/hs-soegtk/Makefile index 4419d6fd0c5b..21ab76b0d0a6 100644 --- a/graphics/hs-soegtk/Makefile +++ b/graphics/hs-soegtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= soegtk PORTVERSION= 0.11.1 +PORTREVISION= 1 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org diff --git a/graphics/hs-svgcairo/Makefile b/graphics/hs-svgcairo/Makefile index c7178109b726..8928eeec6f43 100644 --- a/graphics/hs-svgcairo/Makefile +++ b/graphics/hs-svgcairo/Makefile @@ -7,6 +7,7 @@ PORTNAME= svgcairo PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org |