diff options
| -rw-r--r-- | misc/bidwatcher/Makefile | 15 | ||||
| -rw-r--r-- | misc/bidwatcher/distinfo | 2 |
2 files changed, 9 insertions, 8 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 8fcd56d4f996..6bc2be9e0d25 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -5,14 +5,15 @@ # $FreeBSD$ # -PORTNAME= bidwatcher -PORTVERSION= 1.3.2 -CATEGORIES= misc -MASTER_SITES= http://prdownloads.sourceforge.net/bidwatcher/ +PORTNAME= bidwatcher +PORTVERSION= 1.3.3 +CATEGORIES= misc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mph@FreeBSD.org +MAINTAINER= mph@FreeBSD.org -USE_GTK= YES -GNU_CONFIGURE= YES +USE_GTK= YES +GNU_CONFIGURE= YES .include <bsd.port.mk> diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index 81ee09235b62..5709a396d89c 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1 +1 @@ -MD5 (bidwatcher-1.3.2.tar.gz) = a946e761684d2179547dcacdc9e65315 +MD5 (bidwatcher-1.3.3.tar.gz) = 2094c233fa21c80f65d5dce1bf4fb133 |
