aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-16 20:31:41 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-16 20:31:41 +0000
commite9707a9f2ff2f7b7d04d68b2646af3586b079e6d (patch)
tree807bffa84a316f622c0f5570400cee0039bf8e9c /mail/dspam-devel
parentaa81bacbbaf4109a087807be253660faddce975b (diff)
downloadports-e9707a9f2ff2f7b7d04d68b2646af3586b079e6d.tar.gz
ports-e9707a9f2ff2f7b7d04d68b2646af3586b079e6d.zip
Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak.
Submitted by: Paul Buetow
Notes
Notes: svn path=/head/; revision=179976
Diffstat (limited to 'mail/dspam-devel')
-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