aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/pear-DB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile
index 3820cf5f82f7..19b71023249b 100644
--- a/databases/pear-DB/Makefile
+++ b/databases/pear-DB/Makefile
@@ -8,7 +8,7 @@
PORTNAME= DB
PORTVERSION= 1.5.0.rc1
CATEGORIES= databases www
-DISTNAME= ${PORTNAME}-${PORTVERSION}RC1
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/RC1/}
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer