aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-12-17 04:31:41 +0800
committeritetcu <itetcu@FreeBSD.org>2006-12-17 04:31:41 +0800
commita8f3dae31b1ff9bf940c758ece235fdd45b34e7b (patch)
tree4de5ec68e33205fe9bd0fd3d60a7867eca52438d /mail
parent43728ed54eb519d838f3072cc3bb3386951fd0d3 (diff)
downloadfreebsd-ports-gnome-a8f3dae31b1ff9bf940c758ece235fdd45b34e7b.tar.gz
freebsd-ports-gnome-a8f3dae31b1ff9bf940c758ece235fdd45b34e7b.tar.zst
freebsd-ports-gnome-a8f3dae31b1ff9bf940c758ece235fdd45b34e7b.zip
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 2d0d6c743fb9..a86b17295416 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