diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-30 17:38:24 +0000 |
commit | 3c8f69592976d7d3527cdc96221e3af54d55f36f (patch) | |
tree | 383742d831adf9c8095d9a7686470f02521b0554 /graphics/gview | |
parent | f865228a086451289ebc90a488cc8e2720695ea8 (diff) | |
download | ports-3c8f69592976d7d3527cdc96221e3af54d55f36f.tar.gz ports-3c8f69592976d7d3527cdc96221e3af54d55f36f.zip |
Notes
Diffstat (limited to 'graphics/gview')
-rw-r--r-- | graphics/gview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile index 16a0bf7aae9a..34b9e4f0990d 100644 --- a/graphics/gview/Makefile +++ b/graphics/gview/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://netpedia.net/hosting/gview/ \ http://homepages.petech.ac.za/~bruces/ \ ftp://ftp.petech.ac.za/pub/viewers/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOMENG= yes |