diff options
author | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
commit | f64e8205f0137f683eab98cd135658efc4d521ce (patch) | |
tree | 08cc308b66ea53ea74832bb5eb0426cfd544b40a /japanese/okphone | |
parent | 85a77e68a5b3cf704192c0604484cf85ba114048 (diff) | |
download | freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.gz freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.zst freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.zip |
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).
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 |