diff options
Diffstat (limited to 'japanese/plain2/Makefile')
-rw-r--r-- | japanese/plain2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index 5456ca7f0354..b3c504338be0 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -5,12 +5,10 @@ PORTNAME= plain2 PORTVERSION= 2.54.1 PORTREVISION= 2 CATEGORIES= japanese textproc -MASTER_SITES= LOCAL -MASTER_SITE_SUBDIR= hrs +MASTER_SITES= LOCAL/hrs DISTNAME= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}.orig PATCH_SITES= ${MASTER_SITES} -PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}-4.2.diff.gz PATCH_DIST_STRIP= -p1 |