diff options
author | adamw <adamw@FreeBSD.org> | 2016-08-03 00:17:19 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-08-03 00:17:19 +0800 |
commit | 9341662c4c40f8f7542f666954419220741be254 (patch) | |
tree | 0700996418761ce1904d45024e135fb9f420075c /japanese | |
parent | 54b3811c51c0fd836d8b9f9bd589418051ba77c8 (diff) | |
download | freebsd-ports-graphics-9341662c4c40f8f7542f666954419220741be254.tar.gz freebsd-ports-graphics-9341662c4c40f8f7542f666954419220741be254.tar.zst freebsd-ports-graphics-9341662c4c40f8f7542f666954419220741be254.zip |
Remove hard dependency on p5-IO-Socket-IP and bump PORTREVISION.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/spamassassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/spamassassin/Makefile b/japanese/spamassassin/Makefile index e6167baedee..011e470b2ce 100644 --- a/japanese/spamassassin/Makefile +++ b/japanese/spamassassin/Makefile @@ -1,7 +1,7 @@ # Created by: TAOKA Fumiyoshi # $FreeBSD$ -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese mail perl5 PKGNAMEPREFIX= ja- |