summaryrefslogtreecommitdiff
path: root/portuguese/frontpage-pt_BR
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-06 15:11:36 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-06 15:11:36 +0000
commit55d62d1c057aba3a1c3df12772a2a66f2b86ebde (patch)
treef304f2c7283cbdde683a46aa5742a661fbc60d59 /portuguese/frontpage-pt_BR
parentFix build in -CURRENT (diff)
After repo copy to newly created portuguese category, update all
appropriate references: *_DEPENDS, CATEGORIES, PKGNAMEPREFIX, etc Repo copied by: joe (cvs hat) Approved by: kris (portmgr hat)
Notes
Notes: svn path=/head/; revision=71396
Diffstat (limited to 'portuguese/frontpage-pt_BR')
-rw-r--r--portuguese/frontpage-pt_BR/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/portuguese/frontpage-pt_BR/Makefile b/portuguese/frontpage-pt_BR/Makefile
index 157e23d3c6a7..5e24edb99058 100644
--- a/portuguese/frontpage-pt_BR/Makefile
+++ b/portuguese/frontpage-pt_BR/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= frontpage
+CATEGORIES= portuguese www
PKGNAMEPREFIX= pt_BR-
MAINTAINER= hetzels@westbend.net
@@ -16,6 +17,6 @@ FP_LANG= ptb
FP_LANGUAGE= Brazilian
FP_LCID= 1046
-MASTERDIR= ${.CURDIR}/../frontpage-ar
+MASTERDIR= ${.CURDIR}/../../www/frontpage-ar
.include "${MASTERDIR}/Makefile"