aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-12-17 17:36:58 +0800
committeritetcu <itetcu@FreeBSD.org>2006-12-17 17:36:58 +0800
commitf21b8ec031c0dd2a8580acf408ae4eb95f982500 (patch)
tree2d60cf94ee0b227606066343b1a602b14c5f388b /mail
parenta8047bf5dad586d24685d28a1a8dbf58f20fb4f3 (diff)
downloadfreebsd-ports-gnome-f21b8ec031c0dd2a8580acf408ae4eb95f982500.tar.gz
freebsd-ports-gnome-f21b8ec031c0dd2a8580acf408ae4eb95f982500.tar.zst
freebsd-ports-gnome-f21b8ec031c0dd2a8580acf408ae4eb95f982500.zip
Bump PORTEPOCH :( to fix the ersion number going backwards.
Submitted by: erwin's automated check Pointyhat by: itetcu (me)
Diffstat (limited to 'mail')
-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]