diff options
author | ahze <ahze@FreeBSD.org> | 2006-04-15 08:02:24 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-04-15 08:02:24 +0800 |
commit | 0ffad8679e28935cf662fae74c6863b90ab8823f (patch) | |
tree | 851aeb7ba1432f59366c3b76fec462a0cc88046a | |
parent | 56c0979a2147273f59afd6a65707d0b4febd4841 (diff) | |
download | freebsd-ports-gnome-0ffad8679e28935cf662fae74c6863b90ab8823f.tar.gz freebsd-ports-gnome-0ffad8679e28935cf662fae74c6863b90ab8823f.tar.zst freebsd-ports-gnome-0ffad8679e28935cf662fae74c6863b90ab8823f.zip |
- MAINTAINER -> gnome@
-rw-r--r-- | www/evolution-webcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 05eea84f3962..8aa2a21aa7d0 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.4 PKGNAMEPREFIX= evolution- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Webcal(endar) handler for gnome USE_X_PREFIX= yes |