aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-17 09:36:58 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-17 09:36:58 +0000
commit8063cb761e01ac790e436637f70abd9908450034 (patch)
tree34a3ed3caa1df15353fd6d2b4704a38b387fe0d0 /mail/dspam-devel
parent63e2d3a742fc8648a84a21bef0fe694d021856dc (diff)
downloadports-8063cb761e01ac790e436637f70abd9908450034.tar.gz
ports-8063cb761e01ac790e436637f70abd9908450034.zip
Bump PORTEPOCH :( to fix the ersion number going backwards.
Submitted by: erwin's automated check Pointyhat by: itetcu (me)
Notes
Notes: svn path=/head/; revision=180000
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r--mail/dspam-devel/Makefile1
-rw-r--r--mail/dspam-devel/files/UPDATING4
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index a86b17295416..aa5b7cc393c8 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -14,6 +14,7 @@
PORTNAME= dspam-devel
PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE}
PORTREVISION= 1
+PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= # set later
diff --git a/mail/dspam-devel/files/UPDATING b/mail/dspam-devel/files/UPDATING
index 7a46df02aaaa..15e43efcd0ba 100644
--- a/mail/dspam-devel/files/UPDATING
+++ b/mail/dspam-devel/files/UPDATING
@@ -11,12 +11,14 @@ in the port directory:
make extract; more `find . -type f -maxdepth 2 -name UPGRADING`
###########################################################################
-# dspam-devel-3.6.8.20061010.1118_1
+# dspam-devel-3.6.8.20061010.1118_1,1
#
Port changes:
- added safecat as LDA [1]
- give user the possibility to configure where dspam.conf is [1]
+- bump PORTEPOCH to fix a stupid mistake (which had no real impact on the
+port but there's noo ther way ot do it - on 2006-12-17)
[1] patch from Emil Isberg <emil@pyttemjuk.se> [1]