diff options
author | agc <agc@pkgsrc.org> | 2003-09-16 15:21:20 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-09-16 15:21:20 +0000 |
commit | 05030516716130945270ae50697fa5548c58a1f2 (patch) | |
tree | 01719ac8943c293adf6e23bae48501085d2d077b /chat/gossip | |
parent | 5bb3ecf3640e181b947f47d8df0dc595e4cba921 (diff) | |
download | pkgsrc-05030516716130945270ae50697fa5548c58a1f2.tar.gz |
Sync PLIST with reality.
Bump PKGREVISION to 1.
Diffstat (limited to 'chat/gossip')
-rw-r--r-- | chat/gossip/Makefile | 3 | ||||
-rw-r--r-- | chat/gossip/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index ed68f5b6d25..f46353460aa 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/09/02 09:04:33 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/16 15:21:20 agc Exp $ # DISTNAME= gossip-0.5 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.5/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/PLIST b/chat/gossip/PLIST index 2188533cc4e..3642101e872 100644 --- a/chat/gossip/PLIST +++ b/chat/gossip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/02 07:32:04 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/16 15:21:21 agc Exp $ bin/gossip share/applications/gossip.desktop share/gconf/schemas/gossip.schemas @@ -47,4 +47,5 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gossip.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gossip.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gossip.mo @dirrm share/gossip |