diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-11 21:54:45 +0000 |
commit | ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b (patch) | |
tree | e228cb2b9957706dc61a701b8e562b2c3a1de034 /mail/dspam | |
parent | 778554627428496faf4df403225eee72d5d3f1e2 (diff) | |
download | ports-ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b.tar.gz ports-ed98d435ba4a92a059c4eaa3a87b06c3b6daf11b.zip |
databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
Notes
Notes:
svn path=/head/; revision=367990
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |