diff options
Diffstat (limited to 'korean/man-doc/Makefile')
-rw-r--r-- | korean/man-doc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/korean/man-doc/Makefile b/korean/man-doc/Makefile index 44a9c1b6bc1e..bf7cb45bc3b6 100644 --- a/korean/man-doc/Makefile +++ b/korean/man-doc/Makefile @@ -5,9 +5,8 @@ PORTNAME= man PORTVERSION= 021120 PORTREVISION= 3 CATEGORIES= korean -MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= LOCAL/perky \ http://people.freebsd.org/~perky/distfiles/ -MASTER_SITE_SUBDIR= perky PKGNAMESUFFIX= -doc DISTNAME= ko-man-doc-${PORTVERSION} |