diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-29 01:20:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-29 01:20:08 +0000 |
commit | 420997868ef26457148bf2fe5f97e7fc511e7a0b (patch) | |
tree | db02772a32086657547c2b9c8f39a77c7a3c0def /deskutils/gdeskcal | |
parent | 1164fac5fd6a382d45bb81820c3993dad00b00ec (diff) |
Notes
Diffstat (limited to 'deskutils/gdeskcal')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 7 | ||||
-rw-r--r-- | deskutils/gdeskcal/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index 4ee01d32b782..37759cb8d030 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.30 +PORTVERSION= 0.33 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} @@ -38,9 +38,8 @@ do-install: ${PREFIX}/share/gnome/gdeskcal ${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES - ${INSTALL_DATA} ${WRKSRC}/locale/ar_AE/LC_MESSAGES/gdeskcal.mo \ - ${PREFIX}/share/locale/ar/LC_MESSAGES -.for i in cs de el es fr he hu it ja nl ru tr zh_CN + +.for i in ar cs de el es fr he hu it ja nl ru tr zh_CN ${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/locale/${i}/LC_MESSAGES/gdeskcal.mo \ ${PREFIX}/share/locale/${i}/LC_MESSAGES diff --git a/deskutils/gdeskcal/distinfo b/deskutils/gdeskcal/distinfo index 009fe69b1915..f7942f679d9f 100644 --- a/deskutils/gdeskcal/distinfo +++ b/deskutils/gdeskcal/distinfo @@ -1 +1 @@ -MD5 (gDeskCal-0_30.tar.gz) = c96e038202f891f256aaf306902f44f3 +MD5 (gDeskCal-0_33.tar.gz) = 88b1bd05b3531dd2eae96e234ae0bc11 |