diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 02:17:25 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 02:17:25 +0800 |
commit | f358b8f0805895c983a42c7659ba48f39d0694f8 (patch) | |
tree | ffd33b3b1810868f0956af7331a2fad0f3401ea1 /irc/bobot++ | |
parent | fb2d43b6835454c88ac142aa926ec5e6e9118fe4 (diff) | |
download | freebsd-ports-gnome-f358b8f0805895c983a42c7659ba48f39d0694f8.tar.gz freebsd-ports-gnome-f358b8f0805895c983a42c7659ba48f39d0694f8.tar.zst freebsd-ports-gnome-f358b8f0805895c983a42c7659ba48f39d0694f8.zip |
De-pkg-comment.
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++ |