diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:17:45 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:17:45 +0000 |
commit | a3e0d7eda7bbbb571db4dfe08a13b6a8c2991fb6 (patch) | |
tree | f0846e2ac8860c88f9fd77486303589b39006134 /graphics/enblend | |
parent | ae64303b5c9ae57857114b7af416f32e4b5d2341 (diff) | |
download | ports-a3e0d7eda7bbbb571db4dfe08a13b6a8c2991fb6.tar.gz ports-a3e0d7eda7bbbb571db4dfe08a13b6a8c2991fb6.zip |
Notes
Diffstat (limited to 'graphics/enblend')
-rw-r--r-- | graphics/enblend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 012891cddd78..0e030b2adbcc 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R} DISTNAME= enblend-enfuse-${PORTVERSION} |