diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 20:01:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-16 20:01:14 +0000 |
commit | 9cf0cf1a93742d27f447d9b4fc0b84b86900f684 (patch) | |
tree | 229402d38bf892828076fb3339e3b13e436ca870 /deskutils/kbirthday | |
parent | 382480394ed982590b82bfff1ec318bab10541a0 (diff) | |
download | ports-9cf0cf1a93742d27f447d9b4fc0b84b86900f684.tar.gz ports-9cf0cf1a93742d27f447d9b4fc0b84b86900f684.zip |
Notes
Diffstat (limited to 'deskutils/kbirthday')
-rw-r--r-- | deskutils/kbirthday/Makefile | 5 | ||||
-rw-r--r-- | deskutils/kbirthday/distinfo | 2 | ||||
-rw-r--r-- | deskutils/kbirthday/pkg-descr | 1 | ||||
-rw-r--r-- | deskutils/kbirthday/pkg-plist | 5 |
4 files changed, 8 insertions, 5 deletions
diff --git a/deskutils/kbirthday/Makefile b/deskutils/kbirthday/Makefile index 3f51b000df27..460a7c42c962 100644 --- a/deskutils/kbirthday/Makefile +++ b/deskutils/kbirthday/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= kbirthday -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.1 CATEGORIES= deskutils kde MASTER_SITES= http://www.gfai.de/~jaham/download/ \ http://freshmeat.net/redir/kbirthday/32531/url_tgz/ @@ -19,4 +19,7 @@ USE_KDELIBS_VER=3 INSTALLS_SHLIB= yes USE_LIBTOOL= yes +# necesary to access the second master site by getting rid of the default switch -A +FETCH_CMD ?=/usr/bin/fetch -Rr + .include <bsd.port.mk> diff --git a/deskutils/kbirthday/distinfo b/deskutils/kbirthday/distinfo index 3a0a6b9b8914..c9410e32d656 100644 --- a/deskutils/kbirthday/distinfo +++ b/deskutils/kbirthday/distinfo @@ -1 +1 @@ -MD5 (kbirthday-0.6.1.tar.gz) = b4b0af193ae048906fff111b47100cf7 +MD5 (kbirthday-0.7.1.tar.gz) = d33d37a6e412c7a98723b4f30705546a diff --git a/deskutils/kbirthday/pkg-descr b/deskutils/kbirthday/pkg-descr index d560649b76c8..126a82d3b45f 100644 --- a/deskutils/kbirthday/pkg-descr +++ b/deskutils/kbirthday/pkg-descr @@ -14,7 +14,6 @@ Features: WWW: http://www.gfai.de/~jaham/projects/kbirthday/kbirthday.html -WWW: http://home.fhtw-berlin.de/~s0270195/projects/kbirthday/kbirthday.html -- h.eichmann@gmx.de diff --git a/deskutils/kbirthday/pkg-plist b/deskutils/kbirthday/pkg-plist index bd0175ff90b1..934601edd222 100644 --- a/deskutils/kbirthday/pkg-plist +++ b/deskutils/kbirthday/pkg-plist @@ -1,5 +1,6 @@ -lib/libkbirthday.so lib/libkbirthday.la +lib/libkbirthday.so +share/apps/kicker/applets/kbirthday.desktop share/locale/de/LC_MESSAGES/kbirthday.mo share/locale/es/LC_MESSAGES/kbirthday.mo -share/apps/kicker/applets/kbirthday.desktop +share/locale/ru/LC_MESSAGES/kbirthday.mo |