diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-04-13 22:41:05 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-04-13 22:41:05 +0000 |
commit | 8a598fd851517ca923cb54c903961f962f24947b (patch) | |
tree | db2b4c0cd1f01c764adf9a3f54cf879a284b14fb /mail/dspam-devel/Makefile | |
parent | a0dbaea9e9a661a2732f4e7c250746c1bfc5858e (diff) | |
download | ports-8a598fd851517ca923cb54c903961f962f24947b.tar.gz ports-8a598fd851517ca923cb54c903961f962f24947b.zip |
Notes
Diffstat (limited to 'mail/dspam-devel/Makefile')
-rw-r--r-- | mail/dspam-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index c43040a43fea..83e26c30d417 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -13,7 +13,7 @@ PORTNAME= dspam-devel PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 2 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= # set later @@ -21,8 +21,8 @@ MASTER_SITES= # set later MAINTAINER= itetcu@FreeBSD.org COMMENT= Bayesian spam filter - development version -PORTVER_MAJ= 3.6.8 -SNAP_DATE= .20061010.1118 +PORTVER_MAJ= 3.8.0 +#SNAP_DATE= .20061010.1118 MIN_OPTIONS_VER= ${PORTNAME}-3.6.8.20061010.1118_1 |