diff options
author | Bruce A. Mah <bmah@FreeBSD.org> | 2000-08-23 20:07:56 +0000 |
---|---|---|
committer | Bruce A. Mah <bmah@FreeBSD.org> | 2000-08-23 20:07:56 +0000 |
commit | 891441a35368afc2038f12123f7372a7af4a2008 (patch) | |
tree | 3964b31086c711aeb1aee22bc94a1aac1030d2dc /x11/dxpc | |
parent | e28bf58fb7b61545974fc8d9b62cde1c746d6789 (diff) | |
download | ports-891441a35368afc2038f12123f7372a7af4a2008.tar.gz ports-891441a35368afc2038f12123f7372a7af4a2008.zip |
Notes
Diffstat (limited to 'x11/dxpc')
-rw-r--r-- | x11/dxpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 28a8dee239a1..be162426600a 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.8.0 CATEGORIES= x11 MASTER_SITES= http://www.vigor.nu/dxpc/3.8.0/ -MAINTAINER= bmah@acm.org +MAINTAINER= bmah@freebsd.org LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo |