diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-11-15 00:14:28 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-11-15 00:14:28 +0000 |
commit | 78b314c09cb5ad70e204471ad15fba2c3fb9406f (patch) | |
tree | 20509aa014cefbedbfd9b4b581be98c8e32a750e | |
parent | Update to 1.1.5. This release sees the removal of the PLUGIN option due to (diff) |
- Back to the ports@, I haven't used it anymore.
-rw-r--r-- | cad/impact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/impact/Makefile b/cad/impact/Makefile index 7f936c988310..b30e7a82adfc 100644 --- a/cad/impact/Makefile +++ b/cad/impact/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} DISTNAME= Impact-${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic Finite Element Program Suite USE_ZIP= yes |