diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
commit | d1ca0be6988f095918229669c64c597be83e6fd3 (patch) | |
tree | 9a7219dc1b8f504dd2a5abf8bed656bbfb9d5c30 /net | |
parent | dc28255925be2e6a9b4b7b6a58ecc94c7de40dc5 (diff) | |
download | freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.gz freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.zst freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.zip |
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/unison-devel/Makefile | 2 | ||||
-rw-r--r-- | net/unison/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index 3c1afd7c050b..685a839bd353 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= A user-level file synchronization tool LICENSE= GPLv3 diff --git a/net/unison/Makefile b/net/unison/Makefile index a980037d1ca8..4122f3706a34 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= A user-level file synchronization tool PLIST_SUB= PORTVERSION=${PORTVERSION} |