diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-19 18:20:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-19 18:20:10 +0000 |
commit | 9d8c61956a3d67af2a02570fdfe43e8a07ed39d5 (patch) | |
tree | 5422dc97d9c3f3ed58f5e337fa2c0cc5d21d93bb | |
parent | 3283cab4fa998749c9392266d006118df138a391 (diff) | |
download | ports-9d8c61956a3d67af2a02570fdfe43e8a07ed39d5.tar.gz ports-9d8c61956a3d67af2a02570fdfe43e8a07ed39d5.zip |
Notes
-rw-r--r-- | devel/linux-understand_c/Makefile | 4 | ||||
-rw-r--r-- | devel/understand_c/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile index 294bfdfb041e..1af89eeaff74 100644 --- a/devel/linux-understand_c/Makefile +++ b/devel/linux-understand_c/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: understand code browser for c/c++ # Date created: 01 Mar 2001 -# Whom: Mario Sergio Fujikawa Ferreira <liouxFreeBSD.org> +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/latest/ DISTNAME= und_c-14b105-linux -MAINTAINER= liouxFreeBSD.org +MAINTAINER= lioux@FreeBSD.org ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/devel/understand_c/Makefile b/devel/understand_c/Makefile index 294bfdfb041e..1af89eeaff74 100644 --- a/devel/understand_c/Makefile +++ b/devel/understand_c/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: understand code browser for c/c++ # Date created: 01 Mar 2001 -# Whom: Mario Sergio Fujikawa Ferreira <liouxFreeBSD.org> +# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/latest/ DISTNAME= und_c-14b105-linux -MAINTAINER= liouxFreeBSD.org +MAINTAINER= lioux@FreeBSD.org ONLY_FOR_ARCHS= i386 USE_LINUX= yes |