diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-12-03 03:20:59 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-12-03 03:20:59 +0000 |
| commit | a30945450e7fe11b80c1d06c9e8cca2a0daa1599 (patch) | |
| tree | 5540a2b233cbe2807637212ad9a108b829d2b59b /usr.sbin/pkg_install/version | |
| parent | 21a9e9a172018de06a0805a02354d3a49937d221 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/version')
| -rw-r--r-- | usr.sbin/pkg_install/version/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile index 95a2c7c9cf8b..276b8dc8fb3e 100644 --- a/usr.sbin/pkg_install/version/Makefile +++ b/usr.sbin/pkg_install/version/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ MAINTAINER= billf@FreeBSD.org -MAINTAINER+= bmah@CS.Sandia.GOV +MAINTAINER+= bmah@CA.Sandia.GOV MAN1= pkg_version.1 beforeinstall: |
