diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
commit | 3b3f78904cefc8abc8ce8b1c752e445405b0fc2e (patch) | |
tree | a968321c6e98cbe48882c76b37386184e23b63fa /deskutils/tpb | |
parent | 160953339fae9c5b8ba5249e387fabc88a06f93f (diff) | |
download | freebsd-ports-3b3f78904cefc8abc8ce8b1c752e445405b0fc2e.zip |
- Reassign to the heap
Diffstat (limited to 'deskutils/tpb')
-rw-r--r-- | deskutils/tpb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index d2b0df605b9d..6ce35f1de24a 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= On-Screen-Display for hotkeys of IBM ThinkPads LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd |