diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-23 05:31:59 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-23 05:31:59 +0800 |
commit | dd5e0945d77f4f631be4424a6017b07ac83b01f8 (patch) | |
tree | dab16bf720e5282877f9616ad70c479b4450cd7c /audio/dagrab/Makefile | |
parent | ba4d1c643c505db84b0da7cc74f3ecfb8b663c0c (diff) | |
download | freebsd-ports-gnome-dd5e0945d77f4f631be4424a6017b07ac83b01f8.tar.gz freebsd-ports-gnome-dd5e0945d77f4f631be4424a6017b07ac83b01f8.tar.zst freebsd-ports-gnome-dd5e0945d77f4f631be4424a6017b07ac83b01f8.zip |
Update to 0.3.5 and move external patch file into patches/
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
Approved by: maintainer
Diffstat (limited to 'audio/dagrab/Makefile')
-rw-r--r-- | audio/dagrab/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/dagrab/Makefile b/audio/dagrab/Makefile index d0a821cd0ed1..0233b8fb5e32 100644 --- a/audio/dagrab/Makefile +++ b/audio/dagrab/Makefile @@ -6,14 +6,11 @@ # PORTNAME= dagrab -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/cdrom -PATCH_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ -PATCHFILES= ${DISTNAME}-freebsd.patch.gz - MAINTAINER= clkao@CirX.ORG MAN1= dagrab.1 |