summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-12-16 20:31:41 +0000
committeritetcu <itetcu@FreeBSD.org>2006-12-16 20:31:41 +0000
commita8f3dae31b1ff9bf940c758ece235fdd45b34e7b (patch)
tree4de5ec68e33205fe9bd0fd3d60a7867eca52438d /mail
parent43728ed54eb519d838f3072cc3bb3386951fd0d3 (diff)
downloadFreeBSD-ports-a8f3dae31b1ff9bf940c758ece235fdd45b34e7b.zip
FreeBSD-ports-a8f3dae31b1ff9bf940c758ece235fdd45b34e7b.tar.gz
Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak.
Submitted by: Paul Buetow
Diffstat (limited to 'mail')
-rw-r--r--mail/dspam-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index 2d0d6c7..a86b172 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -12,7 +12,8 @@
# Else the port will be broken. Thanks.
PORTNAME= dspam-devel
-PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE}_1
+PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE}
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= # set later
OpenPOWER on IntegriCloud