diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
commit | b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 (patch) | |
tree | 86ad679047dfb0be7427eada515e357f5eb4c06c /www/cgihtml/Makefile | |
parent | 44e339cc0c212b84e312e32a98d93b4ec4138f78 (diff) | |
download | ports-b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2.tar.gz ports-b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2.zip |
- Reassign to the heap
Requested by: roam (on ports-developers@)
Notes
Notes:
svn path=/head/; revision=292325
Diffstat (limited to 'www/cgihtml/Makefile')
-rw-r--r-- | www/cgihtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index e339a868227f..bf64b2634dcf 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eekim.com/software/cgihtml/ \ ftp://www.eekim.com/pub/users/eekim/cgihtml/ \ ftp://hcs.harvard.edu/pub/web/tools/cgihtml/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library that simplifies the task of writing CGI programs in C USE_LDCONFIG= yes |