diff options
Diffstat (limited to 'misc/bidwatcher/Makefile')
-rw-r--r-- | misc/bidwatcher/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 9893592b4b7..bd2f0446296 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2003/11/25 08:43:51 tron Exp $ +# $NetBSD: Makefile,v 1.33 2003/12/26 15:25:42 tron Exp $ -DISTNAME= bidwatcher-1.3.11-rc1 -PKGNAME= ${DISTNAME:S/-rc/rc/} +DISTNAME= bidwatcher-1.3.11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bidwatcher/} |