diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-21 18:49:32 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-21 18:49:32 +0000 |
commit | e795978b1160dce17e27c064b178adb5a4f2332b (patch) | |
tree | 41e35ca3643a29e1d06427a1de9b651ae212bcc3 /audio/dagrab/Makefile | |
parent | Update to 1.9.0: (diff) |
Update to 0.3.2
(the patch was updated and is still hosted on freefall)
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=22558
Diffstat (limited to 'audio/dagrab/Makefile')
-rw-r--r-- | audio/dagrab/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/dagrab/Makefile b/audio/dagrab/Makefile index 0b10ee2cffbb..ee0696378f22 100644 --- a/audio/dagrab/Makefile +++ b/audio/dagrab/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: dagrab -# Version required: 0.3.1 +# Version required: 0.3.2 # Date created: 2nd, Jan 1999 # Whom: Chia-liang Kao <clkao@CirX.ORG> # # $FreeBSD$ # -DISTNAME= dagrab-0.3.1 +DISTNAME= dagrab-0.3.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/cdrom EXTRACT_SUFX= .tgz PATCH_SITES= http://www.freebsd.org/~cpiazza/distfiles/ -PATCHFILES= dagrab-freebsd.patch.gz +PATCHFILES= dagrab-0.3.2-freebsd.patch.gz MAINTAINER= clkao@CirX.ORG |