diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-05 10:55:49 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-05 10:55:49 +0000 |
commit | 060bca98cb71548d937c883dafb398f826d67f60 (patch) | |
tree | 0a698b2005cdd84716d8f3a112377efae236f195 /x11/props | |
parent | 54bfa62f52d309d690544ff6a8d3f03f1c84e4b6 (diff) | |
download | FreeBSD-ports-060bca98cb71548d937c883dafb398f826d67f60.zip FreeBSD-ports-060bca98cb71548d937c883dafb398f826d67f60.tar.gz |
Add missing "MAINTAINER=ports@FreeBSD.org".
Diffstat (limited to 'x11/props')
-rw-r--r-- | x11/props/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index eb24147..dad65e8 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -10,6 +10,8 @@ DISTNAME= props-1.0 CATEGORIES= x11 MASTER_SITES= http://www.freebsd.org/~fenner/distfiles/ +MAINTAINER= ports@FreeBSD.org + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/props |