aboutsummaryrefslogtreecommitdiff
path: root/misc/bidwatcher/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-10 03:25:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-10 03:25:53 +0000
commit1c62443f539f59ba1017fcd5b07783f6ea2f1acd (patch)
tree4a232e6dd89c6079ad5e48cc2b78648ad4547f87 /misc/bidwatcher/Makefile
parent1dacc1dc637f622be111dcc0f246baef8c7e9a3c (diff)
Notes
Diffstat (limited to 'misc/bidwatcher/Makefile')
-rw-r--r--misc/bidwatcher/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 6bc2be9e0d25..7ef4af45e8cf 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -6,10 +6,15 @@
#
PORTNAME= bidwatcher
-PORTVERSION= 1.3.3
+PORTVERSION= 1.3.4
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= bidwatcher-1.3.3
+
+PATCH_SITES= ftp://relay.nuxi.com:/obrien/
+PATCHFILES= bidwatcher-1.3.3_1.3.4.diff
+PATCH_DIST_STRIP= -p1
MAINTAINER= mph@FreeBSD.org