Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/phpbb/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo	26 Mar 2004 17:06:30 -0000	1.12
+++ distinfo	30 Mar 2004 13:32:42 -0000
@@ -1,2 +1,2 @@
-MD5 (phpBB-2.0.8.tar.bz2) = 20d9e163e3f3b575639c2a1fbd9e8690
-SIZE (phpBB-2.0.8.tar.bz2) = 456585
+MD5 (phpBB-2.0.8a.tar.bz2) = 44d33a5851800f8f278d3c100fb2fcb3
+SIZE (phpBB-2.0.8a.tar.bz2) = 457308
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/phpbb/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	27 Mar 2004 15:07:16 -0000	1.21
+++ Makefile	30 Mar 2004 13:48:59 -0000
@@ -7,11 +7,11 @@
 
 PORTNAME=	phpbb
 PORTVERSION=	2.0.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	phpBB-${PORTVERSION}
+DISTNAME=	phpBB-${PORTVERSION}a
 
 MAINTAINER=	liukang@bjpu.edu.cn
 COMMENT=	A PHP-based bulletin board / discussion forum system
@@ -61,7 +61,6 @@
 post-patch:
 	@ ${REINPLACE_CMD} -e "s#\.\./templates#/${PHPBBURL}/templates#" \
 	  ${WRKSRC}/docs/*.html
-	@ ${RM} ${WRKSRC}/*.orig
 
 post-configure:
 	@ ${SED} \