diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-26 03:16:31 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-26 03:16:31 +0000 |
commit | 195a817e681e5f6b96bf11fe9c5b45f16e6fb01f (patch) | |
tree | cf6f046b9384eabb7731be216cacda7468b2b0b2 /net/gaim | |
parent | 241d33923ea197cd9b5eaac310d0ff9251eeb221 (diff) | |
download | FreeBSD-ports-195a817e681e5f6b96bf11fe9c5b45f16e6fb01f.zip FreeBSD-ports-195a817e681e5f6b96bf11fe9c5b45f16e6fb01f.tar.gz |
Add two missing files to the plist.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 1 | ||||
-rw-r--r-- | net/gaim/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 46978c4..2449c46 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,6 +6,7 @@ PORTNAME= gaim PORTVERSION= 0.62 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/gaim/pkg-plist b/net/gaim/pkg-plist index 4c88738..5b00db9 100644 --- a/net/gaim/pkg-plist +++ b/net/gaim/pkg-plist @@ -212,7 +212,9 @@ share/gnome/sounds/gaim/leave.wav share/gnome/sounds/gaim/receive.wav share/gnome/sounds/gaim/redalert.wav share/gnome/sounds/gaim/send.wav +share/locale/am/LC_MESSAGES/gaim.mo share/locale/bg/LC_MESSAGES/gaim.mo +share/locale/ca/LC_MESSAGES/gaim.mo share/locale/cs/LC_MESSAGES/gaim.mo share/locale/da/LC_MESSAGES/gaim.mo share/locale/de/LC_MESSAGES/gaim.mo |