diff options
author | clive <clive@FreeBSD.org> | 2002-05-11 03:18:41 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2002-05-11 03:18:41 +0800 |
commit | 17976356177a25bf1f72640e68905391112ab7d7 (patch) | |
tree | b22859701d787894d075cd5406c03a268651ea66 /chinese/zhcon/Makefile | |
parent | 8c2f9858d1012c9cf9622b12381cfe34aca7c1eb (diff) | |
download | freebsd-ports-gnome-17976356177a25bf1f72640e68905391112ab7d7.tar.gz freebsd-ports-gnome-17976356177a25bf1f72640e68905391112ab7d7.tar.zst freebsd-ports-gnome-17976356177a25bf1f72640e68905391112ab7d7.zip |
1) Fix pkg-plist.
2) Correct path of zhcon.cfg in zhcon(1).
PR: ports/37315
Submitted by: Statue <statue@softwareliberty.org> (MAINTAINER)
Diffstat (limited to 'chinese/zhcon/Makefile')
-rw-r--r-- | chinese/zhcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile index 82bd1e746fe7..5332c4dd0871 100644 --- a/chinese/zhcon/Makefile +++ b/chinese/zhcon/Makefile @@ -7,7 +7,7 @@ PORTNAME= zhcon PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |