diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/birdtray/Makefile | 2 | ||||
-rw-r--r-- | deskutils/when/Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/birdtray/Makefile b/deskutils/birdtray/Makefile index 2d232efa2001..df103d2b62cb 100644 --- a/deskutils/birdtray/Makefile +++ b/deskutils/birdtray/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.11.4 DISTVERSIONPREFIX= v CATEGORIES= deskutils mail -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System tray new mail notification for Thunderbird WWW= https://github.com/gyunaev/birdtray diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile index d2c79f9dffc6..9b645258411b 100644 --- a/deskutils/when/Makefile +++ b/deskutils/when/Makefile @@ -20,6 +20,8 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/ben-crowell-when-965b37762cc7/ +PORTSCOUT= skipv:1.2.00 + SHEBANG_FILES= when .include <bsd.port.mk> |