aboutsummaryrefslogtreecommitdiffstats
path: root/math/stp/Makefile
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2008-12-25 04:51:30 +0800
committerlwhsu <lwhsu@FreeBSD.org>2008-12-25 04:51:30 +0800
commitee088549700f1d622b77f42707d397afe233fc74 (patch)
treec77da63a68db6b16da8d94c3ff410e2bf33def0e /math/stp/Makefile
parent78e210596a3b6f02252e6127d132b8c0d0308990 (diff)
downloadfreebsd-ports-gnome-ee088549700f1d622b77f42707d397afe233fc74.tar.gz
freebsd-ports-gnome-ee088549700f1d622b77f42707d397afe233fc74.tar.zst
freebsd-ports-gnome-ee088549700f1d622b77f42707d397afe233fc74.zip
- Update to 0.1-11-18-2008
Diffstat (limited to 'math/stp/Makefile')
-rw-r--r--math/stp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/stp/Makefile b/math/stp/Makefile
index 20d8e0b952c2..dbddd764cca0 100644
--- a/math/stp/Makefile
+++ b/math/stp/Makefile
@@ -8,10 +8,12 @@
PORTNAME= stp
DISTVERSIONPREFIX= ver-
DISTVERSION= 0.1
-DISTVERSIONSUFFIX= -02-26-2008
+DISTVERSIONSUFFIX= -11-18-2008
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= stp-fast-prover
+EXTRACT_SUFX= .tgz
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= A Decision Procedure for Bitvectors and Arrays
@@ -20,8 +22,6 @@ USE_BISON= build
USE_GMAKE= yes
USE_PERL5_BUILD= yes
-WRKSRC= ${WRKDIR}/stp
-
PLIST_FILES= bin/stp \
include/stp/c_interface.h \
include/stp/fdstream.h \