diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | bd7856a184d8e68093981cd1c63c7c259bf5f76b (patch) | |
tree | 2ad82a2388bc24b6cba7a7f89060ee0607010668 /x11-toolkits/v | |
parent | 1c69e60c805ae15b75be5ac1fb0d6c6743d26a31 (diff) | |
download | ports-bd7856a184d8e68093981cd1c63c7c259bf5f76b.tar.gz ports-bd7856a184d8e68093981cd1c63c7c259bf5f76b.zip |
Notes
Diffstat (limited to 'x11-toolkits/v')
-rw-r--r-- | x11-toolkits/v/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/v/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 6a1f0e39f6d8..2342fb4e074f 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-toolkits devel graphics MASTER_SITES= http://programming.ccp14.ac.uk/ftp-mirror/programming/objectcentral/ -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C++ GUI development framework for X11 and Microsoft Windows .if ${MACHINE_ARCH} == "alpha" diff --git a/x11-toolkits/v/pkg-descr b/x11-toolkits/v/pkg-descr index a31a5d50f010..53bda2432177 100644 --- a/x11-toolkits/v/pkg-descr +++ b/x11-toolkits/v/pkg-descr @@ -12,5 +12,3 @@ Documentation (in TeX format) will also be installed under /usr/X11R6/share/doc/v. WWW: http://objectcentral.com/ - -[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG>. ] |