diff options
author | salo <salo@pkgsrc.org> | 2005-06-10 22:49:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-06-10 22:49:47 +0000 |
commit | 4a3bcb452fbd1d38590ae83aaa252b7213e5bd39 (patch) | |
tree | 3855bbd01012e7a5c272d600c831ac7b64520688 /chat/gaim | |
parent | 15e797fb2a9ac4426b272d448f91b33876fb7bd9 (diff) | |
download | pkgsrc-4a3bcb452fbd1d38590ae83aaa252b7213e5bd39.tar.gz |
Add missing file.
From MAINTAINER, Matthew Luckie via PR pkg/30494
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 3 | ||||
-rw-r--r-- | chat/gaim/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index d91c60c575a..12a61c348ba 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2005/06/10 12:57:56 salo Exp $ +# $NetBSD: Makefile,v 1.89 2005/06/10 22:49:47 salo Exp $ DISTNAME= gaim-1.3.1 +PKGREVISION= 1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST index 2e17b8ac595..53f51279a09 100644 --- a/chat/gaim/PLIST +++ b/chat/gaim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.39 2005/05/12 10:32:18 salo Exp $ +@comment $NetBSD: PLIST,v 1.40 2005/06/10 22:49:47 salo Exp $ bin/gaim bin/gaim-remote include/gaim/account.h @@ -129,6 +129,7 @@ ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/my_MM/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gaim.mo |