diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
commit | 877dce2447b97186647fc1aa02a754fb716ec479 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /editors/omegaT | |
parent | f99f0d650426c7298cefd1efc1b7959332f0a913 (diff) | |
download | ports-877dce2447b97186647fc1aa02a754fb716ec479.tar.gz ports-877dce2447b97186647fc1aa02a754fb716ec479.zip |
Notes
Diffstat (limited to 'editors/omegaT')
-rw-r--r-- | editors/omegaT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile index 73c2a96e2e24..5679e16ddfd6 100644 --- a/editors/omegaT/Makefile +++ b/editors/omegaT/Makefile @@ -1,4 +1,4 @@ -# Created by: Rodrigo OSORIO <rodrigo@bebik.net> +# Created by: Rodrigo OSORIO <rodrigo@FreeBSD.org> # $FreeBSD$ PORTNAME= omegaT @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME:L}/OmegaT%20-%20Standard/OmegaT%202.6.3%20update%201 DISTNAME= OmegaT_2.6.3_01_Source DIST_SUBDIR= ${PORTNAME} -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Powerful translation memory application written in Java LICENSE= GPLv2 |