diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2008-07-30 19:00:36 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2008-07-30 19:00:36 +0000 |
commit | 1e22e237ba534a0216a8bc6a077bf9b48227cdff (patch) | |
tree | 414121e3b677e45fe420bac4d80f6ba61555ab76 /x11-toolkits | |
parent | d3b9a7446e995a2ade66fba11ceb39e043afe4e9 (diff) | |
download | ports-1e22e237ba534a0216a8bc6a077bf9b48227cdff.tar.gz ports-1e22e237ba534a0216a8bc6a077bf9b48227cdff.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/swt-devel/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/swt/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/swt-devel/Makefile b/x11-toolkits/swt-devel/Makefile index 540d67cedde8..a3ae4cff6b0b 100644 --- a/x11-toolkits/swt-devel/Makefile +++ b/x11-toolkits/swt-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: swt-devel # Date created: 2006-11-16 -# Whom: Robert C. Noland III <rnoland@2hip.net> +# Whom: Robert C. Noland III <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-3.4-200806172000 DISTNAME= swt-${DISTVERSION}-${DIST_EXT} -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Standard Widget Toolkit for Java ONLY_FOR_ARCHS= i386 amd64 diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 80f6b29c6b0d..4f5866834d67 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: swt # Date created: 2006-11-16 -# Whom: Robert C. Noland III <rnoland@2hip.net> +# Whom: Robert C. Noland III <rnoland@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${DISTVERSION}-200802211800 DISTNAME= swt-${DISTVERSION}-${DIST_EXT} -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= Standard Widget Toolkit for Java ONLY_FOR_ARCHS= i386 amd64 |