summaryrefslogtreecommitdiff
path: root/misc/bidwatcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bidwatcher/Makefile')
-rw-r--r--misc/bidwatcher/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 7eced35ab3d5..4c7b3a8d34c5 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: bidwatcher
-# Version required: 0.9.11
+# Version required: 1.0.0b
# Date created: 24 Aug 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= bidwatcher-0.9.11
+DISTNAME= bidwatcher-1.0.0b
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.low-fi.com/bw/download/
@@ -27,6 +27,5 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/bidwatcher
@${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/bidwatcher
@${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/bidwatcher
- @${INSTALL_DATA} ${WRKSRC}/LICENSE.LINUX ${PREFIX}/share/bidwatcher/LICENSE
.include <bsd.port.mk>