From e9707a9f2ff2f7b7d04d68b2646af3586b079e6d Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sat, 16 Dec 2006 20:31:41 +0000 Subject: Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak. Submitted by: Paul Buetow --- mail/dspam-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/dspam-devel') 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 -- cgit v1.2.3