diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 2000-08-22 18:42:27 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 2000-08-22 18:42:27 +0000 |
| commit | cc693512ceabd427efa055624116238757d5607d (patch) | |
| tree | 46dfc6fea57b50388b43b1ea2ed80c3b171c6b8d | |
| parent | 7847690b9d59b626b03c4b29ef080f5b5c7b8d9b (diff) | |
Notes
| -rw-r--r-- | usr.sbin/pkg_install/version/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile index 276b8dc8fb3e..787f493e7a52 100644 --- a/usr.sbin/pkg_install/version/Makefile +++ b/usr.sbin/pkg_install/version/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ -MAINTAINER= billf@FreeBSD.org -MAINTAINER+= bmah@CA.Sandia.GOV +MAINTAINER= bmah@FreeBSD.org MAN1= pkg_version.1 beforeinstall: |
