diff options
Diffstat (limited to 'www/w3m-m17n/Makefile')
-rw-r--r-- | www/w3m-m17n/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/w3m-m17n/Makefile b/www/w3m-m17n/Makefile index 34a2580b888e..80698a9be81c 100644 --- a/www/w3m-m17n/Makefile +++ b/www/w3m-m17n/Makefile @@ -5,10 +5,9 @@ # $FreeBSD$ # -CATEGORIES= www COMMENT= A pager/text-based WWW browser with multilingualization support -MASTERDIR= ${.CURDIR}/../../www/w3m +MASTERDIR= ${.CURDIR}/../w3m PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist |