diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/kopete | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to '')
-rw-r--r-- | net/kopete/Makefile | 1 | ||||
-rw-r--r-- | net/kopete/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/kopete/Makefile b/net/kopete/Makefile index 5516fe300aee..df915806058c 100644 --- a/net/kopete/Makefile +++ b/net/kopete/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/} MAINTAINER= stefan.jahn@nemesis-sektor.de +COMMENT= KDE instant messaging system (ICQ, AIM, MSN, Jabber) USE_KDELIBS_VER=3 GNU_CONFIGURE= yes diff --git a/net/kopete/pkg-comment b/net/kopete/pkg-comment deleted file mode 100644 index 3163549c55eb..000000000000 --- a/net/kopete/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KDE instant messaging system (ICQ, AIM, MSN, Jabber) |