diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
commit | 99d106e8a6307c2ba36c6b8158be9a7ddc110ae1 (patch) | |
tree | 111150215036fc78bdbfd19c7823d83aa2203afd /audio/gstreamer-plugins-esound80 | |
parent | 72a38bda28632d6fe39706a1681d7eee53c0464c (diff) | |
download | ports-99d106e8a6307c2ba36c6b8158be9a7ddc110ae1.tar.gz ports-99d106e8a6307c2ba36c6b8158be9a7ddc110ae1.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-esound80')
-rw-r--r-- | audio/gstreamer-plugins-esound80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-esound80/Makefile b/audio/gstreamer-plugins-esound80/Makefile index f8667471add0..957f8f97c302 100644 --- a/audio/gstreamer-plugins-esound80/Makefile +++ b/audio/gstreamer-plugins-esound80/Makefile @@ -6,8 +6,8 @@ # $MCom: ports/audio/gstreamer-plugins-esound80/Makefile,v 1.2 2006/02/23 18:05:30 marcus Exp $ # -CATEGORIES= audio PORTREVISION= 2 +CATEGORIES= audio COMMENT= Gstreamer enlightenment sound library plugin |