diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-01-20 06:12:05 +0000 |
commit | 0e2468d8b12698bbcc41657c99af38126d9697a7 (patch) | |
tree | d09e03b15f7ad43d80b1173bd6f344fae6e34930 /devel/pth | |
parent | 56ba617df9b9136d132aba43ca0794e64eedea94 (diff) | |
download | ports-0e2468d8b12698bbcc41657c99af38126d9697a7.tar.gz ports-0e2468d8b12698bbcc41657c99af38126d9697a7.zip |
Notes
Diffstat (limited to 'devel/pth')
-rw-r--r-- | devel/pth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index e395420af98b..3b76394952ff 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= pth -MAINTAINER= vd@datamax.bg +MAINTAINER= vd@FreeBSD.org COMMENT= GNU Portable Threads INSTALLS_SHLIB= yes |