diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-03 01:55:42 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-03 01:55:42 +0800 |
commit | af6091b7e5a5b30589484797d17f227cd1872d1e (patch) | |
tree | 490ced64d2d15893bf6d4c2f33430ca21645a4ad /cad | |
parent | 3ccdc56ec5e0141d0f21bb6364741a35fe9dff63 (diff) | |
download | freebsd-ports-gnome-af6091b7e5a5b30589484797d17f227cd1872d1e.tar.gz freebsd-ports-gnome-af6091b7e5a5b30589484797d17f227cd1872d1e.tar.zst freebsd-ports-gnome-af6091b7e5a5b30589484797d17f227cd1872d1e.zip |
Maintainer can no longer maintain these ports
Pass maintainership of urlview to Zsolt Udvari
Diffstat (limited to 'cad')
-rw-r--r-- | cad/feappv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index 48e98153cc83..65f3197ac25b 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} ${PORTDOCS} DIST_SUBDIR= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX} -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Finite element analysis program (personal version) USES= fortran gmake zip |