diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-22 19:08:37 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-22 19:08:37 +0000 |
commit | 580851dc74f600d7bd9f38ea204f012f69f8f2e6 (patch) | |
tree | 521c29304d4a87a39df1dac8a582e1a0d3557916 /graphics/p5-ming | |
parent | ef20f8e1b6899c9140b88a50aa92f043816b5d11 (diff) | |
download | ports-580851dc74f600d7bd9f38ea204f012f69f8f2e6.tar.gz ports-580851dc74f600d7bd9f38ea204f012f69f8f2e6.zip |
Notes
Diffstat (limited to 'graphics/p5-ming')
-rw-r--r-- | graphics/p5-ming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index 9b7b007e915f..69fe0ef8faaa 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ming -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 PKGNAMEPREFIX= p5- |