diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-08-23 05:53:53 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-08-23 05:53:53 +0000 |
commit | 0bb0e1562d1c13254eb4a77ffaf369673eabbd4b (patch) | |
tree | 14bc53250cbb54e5c878e897449668ec9b1ec6df /mail/liamail | |
parent | Build with CXX and CXXFLAGS instead of CC and CFLAGS (fixes build on (diff) |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
Notes
Notes:
svn path=/head/; revision=64863
Diffstat (limited to 'mail/liamail')
-rw-r--r-- | mail/liamail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/liamail/Makefile b/mail/liamail/Makefile index 6ef111b7b9cd..2524a30bed5f 100644 --- a/mail/liamail/Makefile +++ b/mail/liamail/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt |