summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2005-09-01 13:21:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2005-09-01 13:21:46 +0000
commit60d2a149b3bce2f31418ab40e1779817a03f3c84 (patch)
tree281569b456daaa9bea4332a13139f772bad9d59d
parentFix build with openldap23 libraries. (diff)
Fix category name: perl -> perl5.
Notes
Notes: svn path=/head/; revision=141707
-rw-r--r--lang/pyperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pyperl/Makefile b/lang/pyperl/Makefile
index 00d4b405a56b..0016a18a12c2 100644
--- a/lang/pyperl/Makefile
+++ b/lang/pyperl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pyperl
PORTVERSION= 1.0.1
-CATEGORIES= lang python perl
+CATEGORIES= lang python perl5
MASTER_SITES= http://downloads.activestate.com/Zope-Perl/
MAINTAINER= ports@FreeBSD.org