diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-02 23:55:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-02 23:55:17 +0800 |
commit | 106c14bc521f61c801c9c3db06d20a884e6943af (patch) | |
tree | d2b0d3181f68859b05b33327693aa391d1687ad5 /audio | |
parent | 9285d67fe108a97a4eaf444d8e4fea937241d8cc (diff) | |
download | freebsd-ports-gnome-106c14bc521f61c801c9c3db06d20a884e6943af.tar.gz freebsd-ports-gnome-106c14bc521f61c801c9c3db06d20a884e6943af.tar.zst freebsd-ports-gnome-106c14bc521f61c801c9c3db06d20a884e6943af.zip |
back to the pool, while here deprecated this abandonware
Approved by: previous maintainer (by private mail)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnowavcut/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/gnowavcut/Makefile b/audio/gnowavcut/Makefile index df55e121f2d9..e67bc608a13d 100644 --- a/audio/gnowavcut/Makefile +++ b/audio/gnowavcut/Makefile @@ -11,9 +11,12 @@ PORTREVISION= 9 CATEGORIES= audio gnome MASTER_SITES= http://gnowavcut.good-day.net/src/ -MAINTAINER= spcoltri@omcl.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME/GTK+ based RIFF PCM Wave file splitter +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-12-01 + GNU_CONFIGURE= yes USE_GNOME= gnomehack gnomeprefix gnomelibs |