diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-10-31 13:27:10 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-10-31 13:27:10 +0800 |
commit | 44cffb5c10fae9dba2df45c164b193f860d41502 (patch) | |
tree | 46bd44555dead7f73618fcf8048a7b99851fc217 /net-im/licq-osd | |
parent | 1e4f5555f125ce331a6482b034fa5d1f05b79f14 (diff) | |
download | freebsd-ports-graphics-44cffb5c10fae9dba2df45c164b193f860d41502.tar.gz freebsd-ports-graphics-44cffb5c10fae9dba2df45c164b193f860d41502.tar.zst freebsd-ports-graphics-44cffb5c10fae9dba2df45c164b193f860d41502.zip |
- update to 1.3.4
pkg-plist files submitted by Dennis Schneider
Diffstat (limited to 'net-im/licq-osd')
-rw-r--r-- | net-im/licq-osd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 4ca33a9de84..71e480c647f 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -8,10 +8,9 @@ PORTNAME= osd PORTVERSION= ${OSD_LICQ_VER} -PORTREVISION= 1 CATEGORIES= net-im -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= OnScreenDisplay messages in licq LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd @@ -24,7 +23,7 @@ GNU_CONFIGURE= yes LICQ_PORT?= net-im/licq -LOCALES= de cs es fr pt pt_BR ro ru sv sk +LOCALES= be de cs es fr pt pt_BR ro ru sv sk PLIST_FILES= lib/licq/licq_osd.la \ lib/licq/licq_osd.so \ ${LOCALES:C+^.*$+share/locale/&/LC_MESSAGES/licq_osd_plugin.mo+} |