diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:43:01 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:43:01 +0000 |
commit | fe7d808a963075901bc585187d20f81eb85e6a78 (patch) | |
tree | b5fe07f2af736989b6d69300cf237d42d822275c /audio/dap/Makefile | |
parent | - Update to version 0.6.8 (diff) |
Update to 2.1.1
PR: 19362
Submitted by: maintainer
Diffstat (limited to 'audio/dap/Makefile')
-rw-r--r-- | audio/dap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index 786bf3bbc6dc..5fe01366d923 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -6,17 +6,16 @@ # PORTNAME= dap -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.1 CATEGORIES= audio MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/ -DISTNAME= DAPSource +EXTRACT_SUFX=.tgz MAINTAINER= yoshiaki@kt.rim.or.jp LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ Xpm.4:${PORTSDIR}/graphics/xpm -WRKSRC= ${WRKDIR}/dap USE_X_PREFIX= yes do-install: |