diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /x11-toolkits | |
parent | b263eb7f70f3d5c6c9dc787371ddcc99719006ad (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/viewklass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/viewklass/Makefile b/x11-toolkits/viewklass/Makefile index aa8ada73c7ce..c8d336e683eb 100644 --- a/x11-toolkits/viewklass/Makefile +++ b/x11-toolkits/viewklass/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ViewKlass-${PORTVERSION} DISTNAME= ViewKlass-${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Framework for Motif BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake |