diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-15 09:29:41 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-15 09:29:41 +0800 |
commit | 252c5d5f385979ea8657b20b7a619b6c5c4e6a64 (patch) | |
tree | 7424a3e54945fa2e1b2e75a7e3aa9778e9e5bd79 /cad | |
parent | ec9dda79ff697c065716fdd0fe6c7ec44efc05c8 (diff) | |
download | freebsd-ports-gnome-252c5d5f385979ea8657b20b7a619b6c5c4e6a64.tar.gz freebsd-ports-gnome-252c5d5f385979ea8657b20b7a619b6c5c4e6a64.tar.zst freebsd-ports-gnome-252c5d5f385979ea8657b20b7a619b6c5c4e6a64.zip |
Release some of my ports back to the heap
Diffstat (limited to 'cad')
-rw-r--r-- | cad/ghdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index a0913bf17a61..c574532cbf0f 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= cad DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU VHDL simulator LICENSE= GPLv2 |