diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish-devel/Makefile | 4 | ||||
-rw-r--r-- | www/bluefish-devel/distinfo | 2 | ||||
-rw-r--r-- | www/bluefish-devel/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 526888ca35fc..d6841bf4e537 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.11.20030817 +PORTVERSION= 0.11.20030929 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -DISTNAME= ${PORTNAME}-2003-08-17 +DISTNAME= ${PORTNAME}-2003-09-29 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 881855a4b4e1..3672e75c1ad7 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-2003-08-17.tar.bz2) = e8ce75ef6e72e481573f3376df1e5d7c +MD5 (bluefish-2003-09-29.tar.bz2) = 75644b9dcb07300b1fef19bf25dda5e4 diff --git a/www/bluefish-devel/pkg-plist b/www/bluefish-devel/pkg-plist index 02e278eb9c43..5e0c4594d72e 100644 --- a/www/bluefish-devel/pkg-plist +++ b/www/bluefish-devel/pkg-plist @@ -29,8 +29,11 @@ share/locale/it/LC_MESSAGES/bluefish.mo share/locale/ja/LC_MESSAGES/bluefish.mo share/locale/no/LC_MESSAGES/bluefish.mo share/locale/pl/LC_MESSAGES/bluefish.mo +share/locale/pt_BR/LC_MESSAGES/bluefish.mo share/locale/ru/LC_MESSAGES/bluefish.mo share/locale/sv/LC_MESSAGES/bluefish.mo +@unexec rmdir share/nls/POSIX 2>/dev/null || true +@unexec rmdir share/nls/en_US.US-ASCII 2> /dev/null || true @unexec rmdir share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true @unexec rmdir share/locale/zh_CN 2>/dev/null || true @unexec rmdir share/locale/sv/LC_MESSAGES 2>/dev/null || true |