aboutsummaryrefslogtreecommitdiff
path: root/devel/bcpp
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-08 19:50:02 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-08 19:50:02 +0000
commitda05e307c67570065b2ba5181f95c31287ecf962 (patch)
treeb7ffdfccab0d659c8d58ea93427b47e5abe21b6b /devel/bcpp
parent8d551220ce98ea2f3fe93283ebdca95fd78c82eb (diff)
downloadports-da05e307c67570065b2ba5181f95c31287ecf962.tar.gz
ports-da05e307c67570065b2ba5181f95c31287ecf962.zip
Use date as PORTVERSION instead whenever theres a new build bump PORTREVISION
and fix DISTNAME. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=60906
Diffstat (limited to 'devel/bcpp')
-rw-r--r--devel/bcpp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/bcpp/Makefile b/devel/bcpp/Makefile
index defa4cbf4b4d..990edd7ef382 100644
--- a/devel/bcpp/Makefile
+++ b/devel/bcpp/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= bcpp
-PORTVERSION= 1.8
-PORTREVISION= 1
+PORTVERSION= 20020518
CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/bcpp/
-DISTNAME= bcpp-20020518
EXTRACT_SUFX= .tgz
MAINTAINER= buchanon@msu.edu