diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2011-02-11 14:52:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2011-02-11 14:52:40 +0000 |
commit | bba46cde0b003501ea8591b56647c895b32433df (patch) | |
tree | d814c62f9c9266f112b4e94a9b2b8ead9996bf79 /net/unison-devel | |
parent | ccd3405a1668c752a0a6639fbd131a4096d5eb58 (diff) |
Notes
Diffstat (limited to 'net/unison-devel')
-rw-r--r-- | net/unison-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index 6c1f70603457..26280bb52b3b 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= daniel+unison@pelleg.org +MAINTAINER= mad@madpilot.net COMMENT= A user-level file synchronization tool PLIST_SUB= PORTVERSION=${PORTVERSION} |