diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-05 20:07:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-05 20:07:06 +0000 |
commit | 860a89e29f1455244f83022bf10c7cbc3b5cb82d (patch) | |
tree | 5132c500c507b84a60a4fcff690761b18adf9d35 /deskutils | |
parent | c73b779b5f78c94f3330a8eab98fd5cd0790c9c3 (diff) | |
download | ports-860a89e29f1455244f83022bf10c7cbc3b5cb82d.tar.gz ports-860a89e29f1455244f83022bf10c7cbc3b5cb82d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/dailystrips/Makefile | 2 | ||||
-rw-r--r-- | deskutils/menumaker/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xpad/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xpad3/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/dailystrips/Makefile b/deskutils/dailystrips/Makefile index f8d522fcf077..61fd16212b31 100644 --- a/deskutils/dailystrips/Makefile +++ b/deskutils/dailystrips/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= deskutils www MASTER_SITES= SF -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to download or view your favorite online comic strips daily LICENSE= GPLv2 diff --git a/deskutils/menumaker/Makefile b/deskutils/menumaker/Makefile index 46c96e861f02..931f7359d3c5 100644 --- a/deskutils/menumaker/Makefile +++ b/deskutils/menumaker/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Menu generator for X Window Managers and desktop environments LICENSE= BSD2CLAUSE diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index eb6246d25815..c0ee092079fa 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual note-pad system for your X11 desktop LICENSE= GPLv3 diff --git a/deskutils/xpad3/Makefile b/deskutils/xpad3/Makefile index 92b4dc23ec7e..44b14a6ea586 100644 --- a/deskutils/xpad3/Makefile +++ b/deskutils/xpad3/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/ PKGNAMESUFFIX= 3 -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual note-pad system for your X11 desktop LICENSE= GPLv3 |