diff options
author | marino <marino@FreeBSD.org> | 2016-09-15 09:29:41 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-15 09:29:41 +0800 |
commit | ab0a8871121999fcf12bde661a37fd949e883940 (patch) | |
tree | 7424a3e54945fa2e1b2e75a7e3aa9778e9e5bd79 /cad | |
parent | 274e44617d50ac630e3930f70d558ccf98d905be (diff) | |
download | freebsd-ports-gnome-ab0a8871121999fcf12bde661a37fd949e883940.tar.gz freebsd-ports-gnome-ab0a8871121999fcf12bde661a37fd949e883940.tar.zst freebsd-ports-gnome-ab0a8871121999fcf12bde661a37fd949e883940.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 |