diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /deskutils | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) | |
download | ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.gz ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/tnote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tnote/Makefile b/deskutils/tnote/Makefile index a66cd63549eb..4089a44edc17 100644 --- a/deskutils/tnote/Makefile +++ b/deskutils/tnote/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A small note taking program for the terminal LICENSE= GPLv3 |