diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /graphics/uDrawGraph | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) | |
download | ports-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.gz ports-bd6fa393f8764f575bc64cb90da401ec5452360c.zip |
Notes
Diffstat (limited to 'graphics/uDrawGraph')
-rw-r--r-- | graphics/uDrawGraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/uDrawGraph/Makefile b/graphics/uDrawGraph/Makefile index 51b12e794189..df13ba70985c 100644 --- a/graphics/uDrawGraph/Makefile +++ b/graphics/uDrawGraph/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics math MASTER_SITES= http://www.informatik.uni-bremen.de/uDrawGraph/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-${PKGNUM}-${OPSYS:L}-${ARCH} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A graph drawing/visualization system NO_BUILD= yes |