diff options
Diffstat (limited to 'textproc/sp')
-rw-r--r-- | textproc/sp/Makefile | 1 | ||||
-rw-r--r-- | textproc/sp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index e2f906b095b8..219074e3ce46 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ MAINTAINER= chuckr@FreeBSD.org +COMMENT= An object-oriented toolkit for SGML parsing and entity management USE_SUBMAKE= yes INSTALLS_SHLIB= yes diff --git a/textproc/sp/pkg-comment b/textproc/sp/pkg-comment deleted file mode 100644 index 7e732e24ecad..000000000000 --- a/textproc/sp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented toolkit for SGML parsing and entity management |