diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
commit | c6faa705a5fb2824a641c35b5060181b51ca9fe4 (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /graphics/ming | |
parent | 78f365008b386f872c3093fc67d24153bd223d1e (diff) | |
download | ports-c6faa705a5fb2824a641c35b5060181b51ca9fe4.tar.gz ports-c6faa705a5fb2824a641c35b5060181b51ca9fe4.zip |
Notes
Diffstat (limited to 'graphics/ming')
-rw-r--r-- | graphics/ming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index 9ec845cfad6d..bc5a9c1c28e5 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -3,7 +3,7 @@ PORTNAME= ming PORTVERSION= 0.4.5 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Releases/ |