diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-07-09 17:28:46 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-07-09 17:28:46 +0000 |
commit | cbd2653b998625eeef277f65a0d01b7b851581ba (patch) | |
tree | 6f9ebee75e6162c45d1c141670288faff174aeb7 /textproc/texi2html | |
parent | Re-assign maintainership to ports@. I regret that I have not been able to (diff) |
- Remove unneeded MASTER_SITE_SUBDIR (included in SAVANNAH macro)
Reported by: sunpoet
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 92241dbf7c81..b5e46d13706a 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SAVANNAH -MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= johans@FreeBSD.org COMMENT= Texinfo to HTML converter |