diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-20 02:20:10 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-20 02:20:10 +0800 |
commit | ae395c8078df719eaef148f9ae5c82c6ed17dbd4 (patch) | |
tree | 7ec63b72799df55ff6ee3878197289efc6d09bf7 /devel/understand_c | |
parent | 371dd969f2872166b4c29b3ccf4b93c0a08af0e7 (diff) | |
download | freebsd-ports-gnome-ae395c8078df719eaef148f9ae5c82c6ed17dbd4.tar.gz freebsd-ports-gnome-ae395c8078df719eaef148f9ae5c82c6ed17dbd4.tar.zst freebsd-ports-gnome-ae395c8078df719eaef148f9ae5c82c6ed17dbd4.zip |
Well.. add "@" to MAINTAINER.
Diffstat (limited to 'devel/understand_c')
-rw-r--r-- | devel/understand_c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |