aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/ngircd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index bc5e2058447a..cb3441b09e1c 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc ipv6
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
ftp://ngircd.barton.de/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTVERSION= ${PORTVERSION:C/0.//1}
+DISTVERSION= ${PORTVERSION:S/0.//}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Free open source daemon for Internet Relay Chat (IRC)