diff options
Diffstat (limited to 'x11-toolkits/skinlf/Makefile')
-rw-r--r-- | x11-toolkits/skinlf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/skinlf/Makefile b/x11-toolkits/skinlf/Makefile index 334ccd5b5ef6..353f2cd936c9 100644 --- a/x11-toolkits/skinlf/Makefile +++ b/x11-toolkits/skinlf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits java MASTER_SITES= https://skinlf.dev.java.net/files/documents/66/37801/ \ http://www.bayofrum.net/dist/skinlf/ -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Allows Java developers to write skinnable applications in Swing WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |