diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-06 22:09:19 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-06 22:09:19 +0000 |
commit | 15d6e20503577c2893b7aef0dabe9146bbdc1561 (patch) | |
tree | 6b96f1eb38870b78cbd006e1e426c1207f846a2d | |
parent | 7858465c3587b9af2b174b32b73e6a5292ab1640 (diff) |
Notes
-rw-r--r-- | devel/swig13/Makefile | 2 | ||||
-rw-r--r-- | devel/swig20/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 49fb4d3197e5..a8e5ce0ff340 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= xride@x12.dk +MAINTAINER= ports@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator USE_AUTOTOOLS= autoconf:253:env libtool:13 diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 49fb4d3197e5..a8e5ce0ff340 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= xride@x12.dk +MAINTAINER= ports@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator USE_AUTOTOOLS= autoconf:253:env libtool:13 |