diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-05-28 01:28:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-05-28 01:28:15 +0000 |
commit | 52fbae920ce5e94ffee3036d3795991438faf23c (patch) | |
tree | 4265879730902c7176f471d04ea05926829331bc /devel/libstroke | |
parent | 13001e130ca0cd68622cf928c9ac005ed212dd5c (diff) | |
download | ports-52fbae920ce5e94ffee3036d3795991438faf23c.tar.gz ports-52fbae920ce5e94ffee3036d3795991438faf23c.zip |
Notes
Diffstat (limited to 'devel/libstroke')
-rw-r--r-- | devel/libstroke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index 5bcc479247fe..58ab9e8a9620 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.etla.net/libstroke/ -MAINTAINER= jerry@thehutt.org +MAINTAINER= ports@FreeBSD.org COMMENT= A stroke translation library USE_XLIB= yes |