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 /audio/denemo | |
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 'audio/denemo')
-rw-r--r-- | audio/denemo/Makefile | 1 | ||||
-rw-r--r-- | audio/denemo/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 1e98809cc7d7..90b391dc016b 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -7,6 +7,7 @@ PORTNAME= denemo PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/denemo/pkg-plist b/audio/denemo/pkg-plist index 9f38658881a8..025dfe4100fc 100644 --- a/audio/denemo/pkg-plist +++ b/audio/denemo/pkg-plist @@ -162,5 +162,4 @@ share/pixmaps/denemo.png @dirrm %%DATADIR%%/pixmaps @dirrm %%DATADIR%% @dirrmtry share/applications -@dirrmtry share/pixmaps @dirrm include/denemo |