diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /deskutils/tnote | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) | |
download | freebsd-ports-gnome-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.gz freebsd-ports-gnome-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.zst freebsd-ports-gnome-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Diffstat (limited to 'deskutils/tnote')
-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 |