diff options
author | alex <alex@FreeBSD.org> | 2000-06-28 21:43:01 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-28 21:43:01 +0800 |
commit | d40e643c74fea41d46968fb1fb9fe6c592a839a1 (patch) | |
tree | d12518c79d52a0da508defdf9c350ed29b350312 /audio/dap/Makefile | |
parent | cf3bf653c5addce85e5a7c4d4655c7589527484c (diff) | |
download | freebsd-ports-gnome-d40e643c74fea41d46968fb1fb9fe6c592a839a1.tar.gz freebsd-ports-gnome-d40e643c74fea41d46968fb1fb9fe6c592a839a1.tar.zst freebsd-ports-gnome-d40e643c74fea41d46968fb1fb9fe6c592a839a1.zip |
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: |