diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2001-01-28 14:54:40 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2001-01-28 14:54:40 +0000 |
commit | e0e4a3ecfa2d48f8ded7c13f9bcd65b2b028a703 (patch) | |
tree | 47e6c03586f04748574f093ba7a5a8b9dbf5fac1 /x11-toolkits | |
parent | ce76ac51828d34cfb51c66da281fa9331eb7d12b (diff) | |
download | FreeBSD-ports-e0e4a3ecfa2d48f8ded7c13f9bcd65b2b028a703.zip FreeBSD-ports-e0e4a3ecfa2d48f8ded7c13f9bcd65b2b028a703.tar.gz |
Forgotten to bump PORTREVISION due to addition of patch-lp, which fixed
the problems of finding .text_extras_menu.
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 e6718ce..2cd9de0 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} |