aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgrep/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-06-15 04:31:05 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-06-15 04:31:05 +0000
commite436bc7ed63f5d183ddd785d5fadb46c089011aa (patch)
tree0daf37bd944fe1089373c27c9cbf662142288a3c /textproc/sgrep/Makefile
parentde58c80bea8f985f4d1ad168370a2627d707da50 (diff)
downloadports-e436bc7ed63f5d183ddd785d5fadb46c089011aa.tar.gz
ports-e436bc7ed63f5d183ddd785d5fadb46c089011aa.zip
- Correct the 'CONFLICTS' specification.
- Add a local MASTER_SITE to keep portlint happy.
Notes
Notes: svn path=/head/; revision=165487
Diffstat (limited to 'textproc/sgrep/Makefile')
-rw-r--r--textproc/sgrep/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile
index 16036e9b8325..53392dcd037c 100644
--- a/textproc/sgrep/Makefile
+++ b/textproc/sgrep/Makefile
@@ -9,12 +9,14 @@ PORTNAME= sgrep
PORTVERSION= 0.99
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/
+MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkoshy
MAINTAINER= jkoshy@freebsd.org
COMMENT= A `grep' for structured text like SGML and HTML
-CONFLICT= sgrep2
+CONFLICTS= sgrep2-1.*
MAN1= sgrep.1