diff options
author | eadler <eadler@FreeBSD.org> | 2013-09-27 04:08:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-09-27 04:08:38 +0800 |
commit | f7c516b20092b23c5cbc84e581b319f11804ed3e (patch) | |
tree | 315105d889a0cfbf2a02cb8b74cb261f0d511a1b /polish/libtlen | |
parent | 4487f0c491a578622f9904f5bc9f06927b80b518 (diff) | |
download | freebsd-ports-gnome-f7c516b20092b23c5cbc84e581b319f11804ed3e.tar.gz freebsd-ports-gnome-f7c516b20092b23c5cbc84e581b319f11804ed3e.tar.zst freebsd-ports-gnome-f7c516b20092b23c5cbc84e581b319f11804ed3e.zip |
Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.
Fix ports which don't follow convention.
Diffstat (limited to 'polish/libtlen')
-rw-r--r-- | polish/libtlen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile index 67a2ccd523b8..e4f2f81d628f 100644 --- a/polish/libtlen/Makefile +++ b/polish/libtlen/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20041113 CATEGORIES= polish net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Backend for interoperability with Tlen.pl, Polish IM network GNU_CONFIGURE= yes |