diff options
author | matusita <matusita@FreeBSD.org> | 2005-11-13 14:59:14 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2005-11-13 14:59:14 +0800 |
commit | 99ab9ab127e227ca9be823cb0d2926171ec31c98 (patch) | |
tree | ca8513a17398915bed32c148a594521f41e2b3d3 /net/jwhois/Makefile | |
parent | eb1735afa5a4fdf9ccd0cc3f7aadf926891d5d8d (diff) | |
download | freebsd-ports-gnome-99ab9ab127e227ca9be823cb0d2926171ec31c98.tar.gz freebsd-ports-gnome-99ab9ab127e227ca9be823cb0d2926171ec31c98.tar.zst freebsd-ports-gnome-99ab9ab127e227ca9be823cb0d2926171ec31c98.zip |
Fix plist: delete ${PREFIX}/share/locale/rw/LC_MESSAGES that is not
listed in mtree/BSD.local.dist.
Bump PORTREVISION since plist is changed.
Submitted by: kris via pointyhat
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 7f3d70c3744b..86ce1a26bb11 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -7,7 +7,7 @@ PORTNAME= jwhois PORTVERSION= 3.2.3 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= jwhois |