diff options
author | des <des@FreeBSD.org> | 2005-02-21 00:17:23 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2005-02-21 00:17:23 +0800 |
commit | 956d40793c65fc7e5aa27b035d9d2a92effc53e4 (patch) | |
tree | 4a4ab84f96df0d8b0402409975f327fc1e4c5161 /math/dislin | |
parent | 455367535876b17a0703385e718638471786d2e1 (diff) | |
download | freebsd-ports-gnome-956d40793c65fc7e5aa27b035d9d2a92effc53e4.tar.gz freebsd-ports-gnome-956d40793c65fc7e5aa27b035d9d2a92effc53e4.tar.zst freebsd-ports-gnome-956d40793c65fc7e5aa27b035d9d2a92effc53e4.zip |
I no longer have the time nor the inclination to maintain this.
Diffstat (limited to 'math/dislin')
-rw-r--r-- | math/dislin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index a27e5857ff4d..db4fd1cf6827 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- EXTRACT_SUFX= .linux.tar.gz DIST_SUBDIR= ${MACHINE_ARCH} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs |