diff options
Diffstat (limited to 'devel/libopensync')
-rw-r--r-- | devel/libopensync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile index 29ea84278109..9e1e57c97d6d 100644 --- a/devel/libopensync/Makefile +++ b/devel/libopensync/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= ahze EXTRACT_SUFX= .tar.gz\?rev=\&format=raw -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Freedesktop synchronization framework BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 |