diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-28 18:21:31 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-28 18:21:31 +0800 |
commit | 37569efa0ffb142bb30b69415351eb72c9b2f7f5 (patch) | |
tree | d781081cc7ba7b393f9ab402dff8c01178eed7f7 /mail | |
parent | 0576c6fa7edadb6c3955b9eb597797393c4fec34 (diff) | |
download | freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.tar.gz freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.tar.zst freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.zip |
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/greylite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile index cdeae7a69ba0..bc476b120db6 100644 --- a/mail/greylite/Makefile +++ b/mail/greylite/Makefile @@ -3,7 +3,7 @@ PORTNAME= greylite PORTVERSION= 2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://mij.oltrelinux.com/net/greylite/releases/ |