diff options
author | eadler <eadler@FreeBSD.org> | 2013-12-12 05:13:52 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-12-12 05:13:52 +0000 |
commit | 642509ac79ba7e9296af599ec027ff48242d5cb3 (patch) | |
tree | 7110b7a18b43851cc844b46a404bbaf62ff06ba3 | |
parent | cb0e26d286dc541918a7573a3a45ce7e46201899 (diff) | |
download | FreeBSD-ports-642509ac79ba7e9296af599ec027ff48242d5cb3.zip FreeBSD-ports-642509ac79ba7e9296af599ec027ff48242d5cb3.tar.gz |
deskutils/xmdiary: sync legal
Minor textual nit to make LEGAL and the port identical.
Approved by: portmgr (implicit)
-rw-r--r-- | deskutils/xmdiary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xmdiary/Makefile b/deskutils/xmdiary/Makefile index 76821b1..131407e 100644 --- a/deskutils/xmdiary/Makefile +++ b/deskutils/xmdiary/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= mi@aldan.algebra.com COMMENT= Personal and group calendar utility -NO_CDROM= Don't sell for profit +NO_CDROM= Do not sell for profit EXTRACT_ONLY= ${DISTNAME}.tar.gz USES= imake motif USE_XORG= x11 xext xp xpm xt |