diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2011-08-30 13:33:46 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2011-08-30 13:33:46 +0000 |
commit | 6b9a25765e1ca45223aa615eadf6e11d7b797388 (patch) | |
tree | 85edfb2eb74ef1b7703b8a6109e1546a1d5b8a4d /textproc/mkcatalog | |
parent | 1efff132784ab07e71285d93e77e1d04d5aef303 (diff) |
Notes
Diffstat (limited to 'textproc/mkcatalog')
-rw-r--r-- | textproc/mkcatalog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mkcatalog/Makefile b/textproc/mkcatalog/Makefile index 936bcf5dc177..b4e73aa0e02b 100644 --- a/textproc/mkcatalog/Makefile +++ b/textproc/mkcatalog/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= ports@FreeBSD.org -COMMENT= A maintainance utility for sgml catalog files +COMMENT= A maintenance utility for sgml catalog files NO_WRKSUBDIR= yes NO_CHECKSUM= yes |