diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
commit | 6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2 (patch) | |
tree | 0a989507ceb6c81d4a5e2a2c1e6eeb125dbd5cb0 /emulators/vpce | |
parent | a6844f7b83f896de2505c830c8bb90b677dd75c7 (diff) |
Notes
Diffstat (limited to 'emulators/vpce')
-rw-r--r-- | emulators/vpce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile index 5147aea0c32e..d4b1f912f22c 100644 --- a/emulators/vpce/Makefile +++ b/emulators/vpce/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/ EXTRACT_SUFX= .tgz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org NO_WRKSUBDIR= yes USE_XLIB= yes |