diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
commit | 98f8f27a86460495087f593525ab9d2bd92b226c (patch) | |
tree | ef154a2d6bd901a5586315f16cd9e5275938e0ad /irc/bobot++ | |
parent | Update to 1.0.11. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75962
Diffstat (limited to 'irc/bobot++')
-rw-r--r-- | irc/bobot++/Makefile | 1 | ||||
-rw-r--r-- | irc/bobot++/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile index be823e318162..7e4f3241355a 100644 --- a/irc/bobot++/Makefile +++ b/irc/bobot++/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= An IRC bot written in C++ GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/irc/bobot++/pkg-comment b/irc/bobot++/pkg-comment deleted file mode 100644 index 5a15f14d7953..000000000000 --- a/irc/bobot++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An IRC bot written in C++ |