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-esound | |
parent | 72a38bda28632d6fe39706a1681d7eee53c0464c (diff) | |
download | ports-99d106e8a6307c2ba36c6b8158be9a7ddc110ae1.tar.gz ports-99d106e8a6307c2ba36c6b8158be9a7ddc110ae1.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-esound')
-rw-r--r-- | audio/gstreamer-plugins-esound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-esound/Makefile b/audio/gstreamer-plugins-esound/Makefile index 591c6e0250d7..623f93c3bc4b 100644 --- a/audio/gstreamer-plugins-esound/Makefile +++ b/audio/gstreamer-plugins-esound/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -CATEGORIES= audio PORTREVISION= 1 +CATEGORIES= audio COMMENT= Gstreamer enlightenment sound library plugin |