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 /misc/gonvert | |
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}.
Notes
Notes:
svn path=/head/; revision=191544
Diffstat (limited to 'misc/gonvert')
-rw-r--r-- | misc/gonvert/Makefile | 1 | ||||
-rw-r--r-- | misc/gonvert/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index c794f0e56789..e9562a90f2d0 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -8,6 +8,7 @@ PORTNAME= gonvert PORTVERSION= 0.2.17 +PORTREVISION= 1 CATEGORIES= misc python gnome MASTER_SITES= http://www.unihedron.com/projects/gonvert/downloads/ diff --git a/misc/gonvert/pkg-plist b/misc/gonvert/pkg-plist index 0b0b175058ef..6e1452dc5bcb 100644 --- a/misc/gonvert/pkg-plist +++ b/misc/gonvert/pkg-plist @@ -10,7 +10,6 @@ share/applications/gonvert.desktop %%DATADIR%%/pixmaps/gonvert-icon_alternative.png share/locale/pl/LC_MESSAGES/gonvert.mo share/pixmaps/gonvert.png -@comment @dirrmtry share/pixmaps @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% |