diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:03:45 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:03:45 +0000 |
commit | 532e84e129e9764f1a25f82e8ed5dbc40da44502 (patch) | |
tree | a48b0f32dc4c57a4ca85f11f7b6fa6e1dddc675a /deskutils/tuxcards | |
parent | d4e4076d90a726149f8815da5fb7638f9cea2f5a (diff) |
Notes
Diffstat (limited to 'deskutils/tuxcards')
-rw-r--r-- | deskutils/tuxcards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile index 5f8b8d69752d..71eaa8cc180c 100644 --- a/deskutils/tuxcards/Makefile +++ b/deskutils/tuxcards/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= http://www.tuxcards.de/src/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Tool for managing notes within a hierarchical tree WRKSRC= ${WRKDIR}/${PORTNAME} |