diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-14 18:45:07 +0000 |
commit | 418d7757232df3c7c371a0692066a1403d4124ed (patch) | |
tree | bcbd0c1df36a171339e70e41b613c1ce3fb293f8 /net/unison | |
parent | d2349922e134c7fe18db8cd2a0bf7dce4857e681 (diff) | |
download | ports-418d7757232df3c7c371a0692066a1403d4124ed.tar.gz ports-418d7757232df3c7c371a0692066a1403d4124ed.zip |
Notes
Diffstat (limited to 'net/unison')
-rw-r--r-- | net/unison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |