diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-12 05:54:45 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-12 05:54:45 +0800 |
commit | 47a381bb370e700ba3c8e31c69abf07019b8ad0f (patch) | |
tree | e228cb2b9957706dc61a701b8e562b2c3a1de034 /mail | |
parent | 690a7da95028423b63524d800e4d9abb51135f9e (diff) | |
download | freebsd-ports-gnome-47a381bb370e700ba3c8e31c69abf07019b8ad0f.tar.gz freebsd-ports-gnome-47a381bb370e700ba3c8e31c69abf07019b8ad0f.tar.zst freebsd-ports-gnome-47a381bb370e700ba3c8e31c69abf07019b8ad0f.zip |
databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dspam-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/dspam/Makefile | 2 | ||||
-rw-r--r-- | mail/qsf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index c2f9393c98ac..e6ba92c98cb9 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= dspam PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= # set later diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index c8c8fbb6ff6a..12ba5d5e0c17 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -7,7 +7,7 @@ PORTNAME= dspam PORTVERSION= 3.9.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= SF \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 4f4c1e82a186..6bf18d47dd56 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -3,7 +3,7 @@ PORTNAME= qsf PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF |