diff options
author | joerg <joerg@pkgsrc.org> | 2007-12-29 20:19:34 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-12-29 20:19:34 +0000 |
commit | 28fddf741f3607c279074a08509474df772e7f8b (patch) | |
tree | ff74332f68db944f2e9be6f7846d0c0a9952b145 /chat | |
parent | 780c8a1afe508d93d3cdd5d7a29381018729daa6 (diff) | |
download | pkgsrc-28fddf741f3607c279074a08509474df772e7f8b.tar.gz |
Fix PLIST.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/licq-gui-qt/Makefile | 3 | ||||
-rw-r--r-- | chat/licq-gui-qt/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile index e94f8de1bb7..1f0f7dc8314 100644 --- a/chat/licq-gui-qt/Makefile +++ b/chat/licq-gui-qt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2007/12/22 22:34:25 jdolecek Exp $ +# $NetBSD: Makefile,v 1.33 2007/12/29 20:19:34 joerg Exp $ # DISTNAME= licq-1.3.5 PKGNAME= ${DISTNAME:C/-/-gui-qt-/} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/licq-gui-qt/PLIST b/chat/licq-gui-qt/PLIST index bc21dd0cb3c..fa8800dc265 100644 --- a/chat/licq-gui-qt/PLIST +++ b/chat/licq-gui-qt/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2007/12/22 22:34:25 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.6 2007/12/29 20:19:34 joerg Exp $ lib/licq/licq_qt-gui.la +share/applications/licq.desktop share/licq/qt-gui/dock.console/away.xpm share/licq/qt-gui/dock.console/bothmsg.xpm share/licq/qt-gui/dock.console/console.dock |