diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 07:42:50 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-02-10 07:42:50 +0000 |
commit | 103c3702dee22e1e3edbd41e6c17bcf3c21212f2 (patch) | |
tree | bfe3485de7a1f7668387f5366002e714dfbc64fc /deskutils/osmo | |
parent | 0eb291bddd66f80e4e53b9ebc53140fed0dc8ffb (diff) | |
download | ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.tar.gz ports-103c3702dee22e1e3edbd41e6c17bcf3c21212f2.zip |
Notes
Diffstat (limited to 'deskutils/osmo')
-rw-r--r-- | deskutils/osmo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 00e343e1463a..29584b2f78fd 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.4 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} -MAINTAINER= ed.arrakis@gmail.com +MAINTAINER= eduardo@FreeBSD.org COMMENT= Personal organizer LICENSE= GPLv2+ |