diff options
author | John Marino <marino@FreeBSD.org> | 2014-05-06 17:03:54 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-05-06 17:03:54 +0000 |
commit | 53fab25d9357a7cc6129c75ebdddb67747d9f9f5 (patch) | |
tree | 60bf614e299e2a6676b4064ea185284b96c29615 /mail/p5-FuzzyOcr-devel | |
parent | beefedf31906746ba46b1b804f1f907c9eb31f60 (diff) | |
download | ports-53fab25d9357a7cc6129c75ebdddb67747d9f9f5.tar.gz ports-53fab25d9357a7cc6129c75ebdddb67747d9f9f5.zip |
Notes
Diffstat (limited to 'mail/p5-FuzzyOcr-devel')
-rw-r--r-- | mail/p5-FuzzyOcr-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-FuzzyOcr-devel/Makefile b/mail/p5-FuzzyOcr-devel/Makefile index 3f75bcb46d82..42d93bb86dca 100644 --- a/mail/p5-FuzzyOcr-devel/Makefile +++ b/mail/p5-FuzzyOcr-devel/Makefile @@ -5,10 +5,10 @@ PORTNAME= FuzzyOcr DISTVERSION= 3.6.0 PORTREVISION= 5 CATEGORIES= mail perl5 -MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:L}/ +MASTER_SITES= http://users.own-hero.net/~decoder/${PORTNAME:tl}/ PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME:L}-${DISTVERSION} +DISTNAME= ${PORTNAME:tl}-${DISTVERSION} MAINTAINER= ismail.yenigul@endersys.com.tr COMMENT= Plugin for SpamAssassin which scans image attachments for spam |