diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/swig13-doc | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76032
Diffstat (limited to 'devel/swig13-doc')
-rw-r--r-- | devel/swig13-doc/Makefile | 1 | ||||
-rw-r--r-- | devel/swig13-doc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig13-doc/Makefile b/devel/swig13-doc/Makefile index 6a324e0ad945..2dddd4fe75f7 100644 --- a/devel/swig13-doc/Makefile +++ b/devel/swig13-doc/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= swig DISTNAME= swig-1.3.16 MAINTAINER= slaven@rezic.de +COMMENT= Simplified Wrapper and Interface Generator - Documentation WRKSRC= ${WRKDIR}/${DISTNAME:U} diff --git a/devel/swig13-doc/pkg-comment b/devel/swig13-doc/pkg-comment deleted file mode 100644 index 577212527975..000000000000 --- a/devel/swig13-doc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simplified Wrapper and Interface Generator - Documentation |