diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /audio/daapd | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'audio/daapd')
-rw-r--r-- | audio/daapd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index f84600c0760..bc800e48b03 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2006/01/24 15:18:38 tonio Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:08:06 joerg Exp $ DISTNAME= daapd-0.2.4a +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tgz |