diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /audio/tcd/Makefile | |
parent | 530af90e3311d7bb7f94e42787251f7eddfde54b (diff) | |
download | pkgsrc-67bb9f2c30b74eae0dc06dfdaec3e66308261c84.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'audio/tcd/Makefile')
-rw-r--r-- | audio/tcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tcd/Makefile b/audio/tcd/Makefile index bea4fc0b121..cf694681aea 100644 --- a/audio/tcd/Makefile +++ b/audio/tcd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/02 23:48:11 asau Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:20:24 tnn Exp $ # DISTNAME= tcd-2.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.savannah.gnu.org/releases/tcd/ EXTRACT_SUFX= .tar.bz2 |