diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-17 17:47:38 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-17 17:47:38 +0000 |
commit | aa23a3e83bd3279b56cb8aa0267caa5a0e362e53 (patch) | |
tree | 67ee777968f3319d61b7979c13483e66f77ff683 /net/unison232 | |
parent | 02c3ca4376ef3c3aa56b22e46ff0bdb0017d7561 (diff) |
Notes
Diffstat (limited to 'net/unison232')
-rw-r--r-- | net/unison232/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile index f46762b72739..b8da2eae7460 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= mandree@FreeBSD.org -# Implicit approval for port changes granted to Guido Falsi <mad@madpilot.net> +# Implicit approval for port changes granted to Guido Falsi <madpilot@FreeBSD.org> COMMENT= A user-level file synchronization tool PLIST_SUB= PORTVERSION=${PORTVERSION} |