diff options
-rw-r--r-- | textproc/flip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/flip/Makefile b/textproc/flip/Makefile index eef894224fbd..5b3f14da7d67 100644 --- a/textproc/flip/Makefile +++ b/textproc/flip/Makefile @@ -8,7 +8,8 @@ PORTNAME= flip PORTVERSION= 1.19 CATEGORIES= textproc -MASTER_SITES= http://ftp.sayclub.co.kr/pub/packages/aixpdslib/flip/RISC/4.3/src/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= itetcu DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tar.Z |