aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd/Makefile
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2009-04-21 22:25:43 +0800
committerdhn <dhn@FreeBSD.org>2009-04-21 22:25:43 +0800
commit511e74eb321727e85203433a77de6985815b5d2b (patch)
tree3045e51e61ab58c2feca7349da7a193e0148748b /audio/snd/Makefile
parentd455deae2aae4a41dd77a3df4f19cf08a8ffbf82 (diff)
downloadfreebsd-ports-gnome-511e74eb321727e85203433a77de6985815b5d2b.tar.gz
freebsd-ports-gnome-511e74eb321727e85203433a77de6985815b5d2b.tar.zst
freebsd-ports-gnome-511e74eb321727e85203433a77de6985815b5d2b.zip
- Update to 10.5
Approved by: miwi (mentor)
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r--audio/snd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 516aaaf11814..941eca0d8c55 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= snd
-PORTVERSION= 10.4
-PORTREVISION= 1
+PORTVERSION= 10.5
CATEGORIES= audio
MASTER_SITES= SF \
http://mirror.mcx2.org/
@@ -155,7 +154,7 @@ do-install:
.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for i in HISTORY.Snd README.Snd TODO.Snd
+.for i in HISTORY.Snd README.Snd
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
${INSTALL_DATA} ${WRKSRC}/*.html ${DOCSDIR}