diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /devel/swig13/Makefile | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) | |
download | ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.tar.gz ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.zip |
Notes
Diffstat (limited to 'devel/swig13/Makefile')
-rw-r--r-- | devel/swig13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 58bef4fc7c64..dbe3e27a8fef 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator USE_AUTOTOOLS= autoconf:253:env libtool:15 |