diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /x11-fm | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/filerunner/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/xfm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/filerunner/Makefile b/x11-fm/filerunner/Makefile index 4019674030ed..4a157890d8f4 100644 --- a/x11-fm/filerunner/Makefile +++ b/x11-fm/filerunner/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fm tk81 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/desktop -MAINTAINER= vanilla@FreeBSD.ORG +MAINTAINER= vanilla@FreeBSD.org LIB_DEPENDS= tk81.1:${PORTSDIR}/x11-toolkits/tk81 diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index c6aa1be27825..dbf7c3e56f3b 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |