diff options
author | obache <obache@pkgsrc.org> | 2014-01-22 12:22:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-01-22 12:22:36 +0000 |
commit | 17f1a21a0df62913203dea2915ffdc0d1b8f190a (patch) | |
tree | 9dd27b74713ea9bb889b02874e42910f25cd18c4 /emulators | |
parent | 73a6087c7207e04991541086bc904c27a7c80679 (diff) | |
download | pkgsrc-17f1a21a0df62913203dea2915ffdc0d1b8f190a.tar.gz |
fixes COMMENT.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_libdbus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_libdbus/Makefile b/emulators/suse131_libdbus/Makefile index 2db16a0361a..6b4c830f417 100644 --- a/emulators/suse131_libdbus/Makefile +++ b/emulators/suse131_libdbus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/22 12:22:36 obache Exp $ DISTNAME= suse_libdbus-${SUSE_VERSION} CATEGORIES= emulators @@ -6,7 +6,7 @@ RPMPKGS+= dbus-1-1.7.4-4.4.1.${SUSE_ARCH} RPMPKGS+= libdbus-1-3-1.7.4-4.4.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Linux compatibility package for Pulseaudio +COMMENT= Linux compatibility package for DBus EMUL_MODULES.linux= base |