diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /audio/gnowavcut | |
parent | 8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff) |
Notes
Diffstat (limited to 'audio/gnowavcut')
-rw-r--r-- | audio/gnowavcut/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnowavcut/Makefile b/audio/gnowavcut/Makefile index f45ff8e41163..d3f70266c828 100644 --- a/audio/gnowavcut/Makefile +++ b/audio/gnowavcut/Makefile @@ -7,14 +7,13 @@ PORTNAME= gnowavcut PORTVERSION= 0.0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= http://gnowavcut.good-day.net/src/ MAINTAINER= spcoltri@omcl.org COMMENT= A GNOME/GTK+ based RIFF PCM Wave file splitter -USE_XLIB= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gnomeprefix gnomelibs |