diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-18 17:40:11 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-18 17:40:11 +0000 |
commit | f956563c5dbd884838792dd60bd80975fbe1ddad (patch) | |
tree | b52a7b29fbb67c127e9a15a6eb923980dbc8758c /sysutils | |
parent | 9c17d4a6462949bb7c054bdd5bceaf26bacd9dad (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/glload/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfsm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile index 304cf5c07294..bfacc8d21918 100644 --- a/sysutils/glload/Makefile +++ b/sysutils/glload/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://glload.netpedia.net/source/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= vanilla -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gl base load monitor PLIST_FILES= bin/glload diff --git a/sysutils/xfsm/Makefile b/sysutils/xfsm/Makefile index 4f0dd27ac769..ac3abfe862f9 100644 --- a/sysutils/xfsm/Makefile +++ b/sysutils/xfsm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/status/xstatus EXTRACT_SUFX= .tgz -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X File System Monitor USE_IMAKE= yes |