diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index d9454ddb2e74..45e63830b634 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -9,8 +9,7 @@ PORTNAME= bbdate PORTVERSION= 0.2.4 PORTREVISION= 2 CATEGORIES= x11-clocks -MASTER_SITES= SF -MASTER_SITE_SUBDIR= bbtools +MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool made for Blackbox that displays the date in a decorated window |