diff options
author | wiz <wiz> | 2011-05-28 13:54:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-05-28 13:54:33 +0000 |
commit | 96711f1c10fc47977140d351700f6ca6ecf3bafd (patch) | |
tree | 7af7cde0488124ca27c4231763fa75b06ee7a7e1 | |
parent | 9f5d84b80b52e862e0a0e8fd0cb08f9cf0f3c4b3 (diff) | |
download | pkgsrc-96711f1c10fc47977140d351700f6ca6ecf3bafd.tar.gz |
Bump PKGREVISION for symlink fix.
-rw-r--r-- | emulators/suse113_alsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse113_alsa/Makefile b/emulators/suse113_alsa/Makefile index 53c7f76a94b..314a1b7c09f 100644 --- a/emulators/suse113_alsa/Makefile +++ b/emulators/suse113_alsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/05/28 13:40:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2011/05/28 13:54:33 wiz Exp $ DISTNAME= suse_alsa-${SUSE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators DISTFILES= alsa-1.0.23-2.12.${SUSE_ARCH}.rpm \ alsa-oss-1.0.17-29.2.${SUSE_ARCH}.rpm \ |