diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-13 00:36:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-13 00:36:42 +0000 |
commit | e98b3b5e316e8f27e44c314e1f26d1b9956d3a3c (patch) | |
tree | 1b1153996b45718fdbce8830d072c9032193467d | |
parent | d619d342c3274000bf16baadbc052262b98dc4fd (diff) | |
download | ports-e98b3b5e316e8f27e44c314e1f26d1b9956d3a3c.tar.gz ports-e98b3b5e316e8f27e44c314e1f26d1b9956d3a3c.zip |
Notes
-rw-r--r-- | deskutils/calcurse/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calcurse/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calcurse/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile index 3c3e3a911ead..74de31ac5333 100644 --- a/deskutils/calcurse/Makefile +++ b/deskutils/calcurse/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= calcurse -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= deskutils MASTER_SITES= ftp://ftp2.culot.org/culot/ diff --git a/deskutils/calcurse/distinfo b/deskutils/calcurse/distinfo index fbc8f8471d6a..64efebf87a2c 100644 --- a/deskutils/calcurse/distinfo +++ b/deskutils/calcurse/distinfo @@ -1,3 +1,3 @@ -MD5 (calcurse-1.8.tar.gz) = daa32dfe9ee627db7a4c2be4c281f581 -SHA256 (calcurse-1.8.tar.gz) = 7c3b8de904473007fad07487b94cce2b11d6380466f796c856cfc2ec72aed362 -SIZE (calcurse-1.8.tar.gz) = 394657 +MD5 (calcurse-1.9.tar.gz) = e6d7bad03b2a28ed06f8ef65e9dcd227 +SHA256 (calcurse-1.9.tar.gz) = 474677e51d3829285ca3b88ea73d557712b30e5ed51e222d812367ad97e083f8 +SIZE (calcurse-1.9.tar.gz) = 446470 diff --git a/deskutils/calcurse/pkg-plist b/deskutils/calcurse/pkg-plist index 22fa7ffa2959..b615b1a6c85e 100644 --- a/deskutils/calcurse/pkg-plist +++ b/deskutils/calcurse/pkg-plist @@ -3,3 +3,4 @@ bin/calcurse %%NLS%%share/locale/en/LC_MESSAGES/calcurse.mo %%NLS%%share/locale/es/LC_MESSAGES/calcurse.mo %%NLS%%share/locale/fr/LC_MESSAGES/calcurse.mo +%%NLS%%share/locale/nl/LC_MESSAGES/calcurse.mo |