diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-06 15:54:26 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-06 15:54:26 +0000 |
commit | 522d0e560ff081951a7eb4afbfb1efd197d3da0d (patch) | |
tree | 3d318d86f92ee53aa17534fa85830d96c53edbd6 /chat/gtmess | |
parent | 490a350d889c1091a0b487d70f317e0e4a47bee2 (diff) | |
download | pkgsrc-522d0e560ff081951a7eb4afbfb1efd197d3da0d.tar.gz |
Sort PLIST and add a missing entry. Bump PKGREVISION.
Diffstat (limited to 'chat/gtmess')
-rw-r--r-- | chat/gtmess/Makefile | 3 | ||||
-rw-r--r-- | chat/gtmess/PLIST | 11 |
2 files changed, 8 insertions, 6 deletions
diff --git a/chat/gtmess/Makefile b/chat/gtmess/Makefile index f0fdd04dbba..5639b647a79 100644 --- a/chat/gtmess/Makefile +++ b/chat/gtmess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/09/28 23:11:27 rafal Exp $ +# $NetBSD: Makefile,v 1.5 2005/10/06 15:54:26 minskim Exp $ # DISTNAME= gtmess-0.91 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtmess/} diff --git a/chat/gtmess/PLIST b/chat/gtmess/PLIST index 7af0dd0a3ff..a5efbc2e125 100644 --- a/chat/gtmess/PLIST +++ b/chat/gtmess/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2005/09/28 23:11:27 rafal Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/10/06 15:54:26 minskim Exp $ bin/gtmess bin/gtmess-gw bin/gtmess-notify bin/gtmess_w man/man1/gtmess-gw.1 +man/man1/gtmess-notify.1 man/man1/gtmess.1 share/gtmess/root.pem share/gtmess/snd/meout.wav @@ -12,12 +13,12 @@ share/gtmess/snd/offline.wav share/gtmess/snd/online.wav share/gtmess/snd/ring.wav share/gtmess/snd/type.wav -share/pixmaps/gtmess_icon-64.png share/pixmaps/gtmess_icon-48.png -share/pixmaps/gtmess_icon2-64.png -share/pixmaps/gtmess_icon2-48.png -share/pixmaps/gtmess_icon2-32.png +share/pixmaps/gtmess_icon-64.png share/pixmaps/gtmess_icon2-16.png +share/pixmaps/gtmess_icon2-32.png +share/pixmaps/gtmess_icon2-48.png +share/pixmaps/gtmess_icon2-64.png @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/gtmess/snd @dirrm share/gtmess |