diff options
author | joerg <joerg> | 2007-12-29 20:19:34 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-12-29 20:19:34 +0000 |
commit | f5e4e8c7fd5cced09ef8276149dfe6799af17786 (patch) | |
tree | ff74332f68db944f2e9be6f7846d0c0a9952b145 /chat/licq-gui-qt | |
parent | a3dc038c8ff47b831f470163c80f0697324436e9 (diff) | |
download | pkgsrc-f5e4e8c7fd5cced09ef8276149dfe6799af17786.tar.gz |
Fix PLIST.
Diffstat (limited to 'chat/licq-gui-qt')
-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 |