diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /deskutils | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/doodle/Makefile | 2 | ||||
-rw-r--r-- | deskutils/remind/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile index 277a1c6a1536..bcb50088cbbb 100644 --- a/deskutils/doodle/Makefile +++ b/deskutils/doodle/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.7 CATEGORIES= deskutils MASTER_SITES= http://gnunet.org/doodle/download/ -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Quickly search documents LIB_DEPENDS= extractor.2:${PORTSDIR}/textproc/libextractor diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 220919756abd..56bd764f6f9b 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.roaringpenguin.com/files/download/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}-03.01.03 -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Sophisticated calendar and alarm program GNU_CONFIGURE= yes |