diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /deskutils/gcal | |
parent | Document png -- DoS crash vulnerability. (diff) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'deskutils/gcal')
-rw-r--r-- | deskutils/gcal/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gcal/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 8282fdbfa644..14f0c02bae58 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcal PORTVERSION= 3.01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/deskutils/gcal/pkg-plist b/deskutils/gcal/pkg-plist index c8ff79d4e5d5..aed1110bba63 100644 --- a/deskutils/gcal/pkg-plist +++ b/deskutils/gcal/pkg-plist @@ -143,5 +143,3 @@ share/locale/sv/LC_MESSAGES/gcal.mo @dirrm %%DATADIR%%/misc/daily @dirrm %%DATADIR%%/misc @dirrm %%DATADIR%% -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl |