diff options
Diffstat (limited to 'textproc/sgrep2/Makefile')
-rw-r--r-- | textproc/sgrep2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index 4f87fc5102d4..e8758c461018 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -5,8 +5,7 @@ PORTNAME= sgrep2 PORTVERSION= 1.94a CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jkoshy + LOCAL/jkoshy DISTNAME= sgrep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |