diff options
author | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
commit | b01276842fd00abefb6445fb3c0dcb0d8a1954ec (patch) | |
tree | 9f919f31652fe842bbb57b8de3e2ba54bc970ab2 /deskutils | |
parent | 48c6a118683b0cc41ddfb486f036350a8d50b5c0 (diff) | |
download | freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.gz freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.zst freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.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 |