diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-05 03:23:55 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-05 03:23:55 +0000 |
commit | 1075750261f898ff68c388f83c4e18410b485db8 (patch) | |
tree | ff7a199d1e96a2f94602146d28fefadfcfc1fd39 /ftp/wxdfast/Makefile | |
parent | a50a0e6ddb2af7c681e661f95b1aae7641e2f363 (diff) |
- Update to version 0.5.4.
Notes
Notes:
svn path=/head/; revision=184243
Diffstat (limited to 'ftp/wxdfast/Makefile')
-rw-r--r-- | ftp/wxdfast/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index dec732cd1237..c1f0c7714194 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wxdfast -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= ftp www MASTER_SITES= SF/dfast DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -22,10 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -# Debugging symbols. -STRIP= # -CONFIGURE_ARGS+=--enable-debug - MAN1= wxdfast.1 post-patch: |