diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2001-01-28 14:54:40 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2001-01-28 14:54:40 +0000 |
commit | ba965121da6125f99b2cbe49be38edc74183ad9d (patch) | |
tree | f461d4f1a551688b6dceebc52661d1d6bb077555 /x11-toolkits | |
parent | Former udmsearch, development branch (diff) |
Forgotten to bump PORTREVISION due to addition of patch-lp, which fixed
the problems of finding .text_extras_menu.
Notes
Notes:
svn path=/head/; revision=37678
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index e6718ce66f1f..2cd9de0fdb4e 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -7,6 +7,7 @@ PORTNAME= xview PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_LOCAL} \ ${MASTER_SITE_XCONTRIB} |