diff options
author | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
commit | 02a06c807cb2fac717917e60c69b41048dfbf4fe (patch) | |
tree | 44652b43d8212aed161c087f1a50b4116c113dc4 /deskutils | |
parent | 5027c587436c73b210faa0428207244771796b8e (diff) | |
download | freebsd-ports-gnome-02a06c807cb2fac717917e60c69b41048dfbf4fe.tar.gz freebsd-ports-gnome-02a06c807cb2fac717917e60c69b41048dfbf4fe.tar.zst freebsd-ports-gnome-02a06c807cb2fac717917e60c69b41048dfbf4fe.zip |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calcurse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile index 3e6a7e03f0f1..18430f584134 100644 --- a/deskutils/calcurse/Makefile +++ b/deskutils/calcurse/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.8 CATEGORIES= deskutils MASTER_SITES= ftp://ftp2.culot.org/culot/ -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= A text-based calendar and scheduling application USE_GMAKE= yes |