From da05e307c67570065b2ba5181f95c31287ecf962 Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Sat, 8 Jun 2002 19:50:02 +0000 Subject: Use date as PORTVERSION instead whenever theres a new build bump PORTREVISION and fix DISTNAME. Approved by: maintainer --- devel/bcpp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/bcpp') 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 -- cgit v1.2.3