diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /chinese/celvis | |
parent | Forced commit to note that the previous revision also included patches (diff) |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Diffstat (limited to 'chinese/celvis')
-rw-r--r-- | chinese/celvis/Makefile | 2 | ||||
-rw-r--r-- | chinese/celvis/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile index f75edc4e7949..effb216bac0a 100644 --- a/chinese/celvis/Makefile +++ b/chinese/celvis/Makefile @@ -18,8 +18,6 @@ DISTNAME= celvis MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A vi/ex clone that speaks Chinese - MAN1= celvis.1 MLINKS= celvis.1 cvi.1 diff --git a/chinese/celvis/pkg-comment b/chinese/celvis/pkg-comment new file mode 100644 index 000000000000..e51e77a4b8a5 --- /dev/null +++ b/chinese/celvis/pkg-comment @@ -0,0 +1 @@ +A vi/ex clone that speaks Chinese |