diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-03-05 20:49:05 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-03-05 20:49:05 +0000 |
commit | 7fc8f970bbbc36bf514d7bd2a118b1a1ec68b128 (patch) | |
tree | 45ea0e272c18aa97ad9265968cfb8bda15d7a7cb /deskutils | |
parent | 683a9e3760b973dea83bab298e43f178cd76f50a (diff) | |
download | ports-7fc8f970bbbc36bf514d7bd2a118b1a1ec68b128.tar.gz ports-7fc8f970bbbc36bf514d7bd2a118b1a1ec68b128.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gworkspace-gwmetadata/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gworkspace/Makefile | 2 | ||||
-rw-r--r-- | deskutils/simpleagenda/Makefile | 2 | ||||
-rw-r--r-- | deskutils/systempreferences/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gworkspace-gwmetadata/Makefile b/deskutils/gworkspace-gwmetadata/Makefile index cf0d9e026242..9a61f0b0f12a 100644 --- a/deskutils/gworkspace-gwmetadata/Makefile +++ b/deskutils/gworkspace-gwmetadata/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps PKGNAMESUFFIX= -gwmetadata${PKGNAMESUFFIX2} -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GWMetadata for GNUstep workspace manager LICENSE= GPLv2 diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile index ee993974b00a..11990ae75a15 100644 --- a/deskutils/gworkspace/Makefile +++ b/deskutils/gworkspace/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep workspace manager LICENSE= GPLv2 diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile index 7a3d38f4e41e..d43225e79919 100644 --- a/deskutils/simpleagenda/Makefile +++ b/deskutils/simpleagenda/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils gnustep MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ DISTNAME= SimpleAgenda-${PORTVERSION} -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= simple calendar and agenda application LIB_DEPENDS+= libical.so:devel/libical diff --git a/deskutils/systempreferences/Makefile b/deskutils/systempreferences/Makefile index 28c544f00cea..e4db4b6b11b6 100644 --- a/deskutils/systempreferences/Makefile +++ b/deskutils/systempreferences/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= SystemPreferences-${PORTVERSION} -MAINTAINER= theraven@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System Preferences application for GNUstep LICENSE= GPLv2 |