diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch) | |
tree | 629156a6be6b178c81263728b3bfd95e47d4def1 /japanese/okphone | |
parent | Mark this port broken (doesn't package). While I'm here, change "+=" (diff) |
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Notes
Notes:
svn path=/head/; revision=9184
Diffstat (limited to 'japanese/okphone')
-rw-r--r-- | japanese/okphone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/okphone/Makefile b/japanese/okphone/Makefile index 0dfb062a96bd..ad9cbd8b04b0 100644 --- a/japanese/okphone/Makefile +++ b/japanese/okphone/Makefile @@ -3,7 +3,7 @@ # Date created: 7 February 1996 # Whom: asami # -# $Id: Makefile,v 1.8 1997/07/13 18:49:19 max Exp $ +# $Id: Makefile,v 1.9 1997/09/14 21:35:36 max Exp $ # DISTNAME= okphone-1.2 @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= okphone-1.2.FreeBSD-patch.rev2.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG post-install: @${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL |