diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/esound | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 3 | ||||
-rw-r--r-- | audio/esound/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 2f67d930bc4..2fd19d5f195 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/10/15 03:04:52 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/16 13:30:35 wiz Exp $ DISTNAME= esound-0.2.20 CATEGORIES= audio @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html +COMMENT= the Enlightened sound daemon DEPENDS+= libaudiofile-*:../../audio/libaudiofile diff --git a/audio/esound/pkg/COMMENT b/audio/esound/pkg/COMMENT deleted file mode 100644 index aba62644fac..00000000000 --- a/audio/esound/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -the Enlightened sound daemon |