diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 09:40:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 09:40:21 +0000 |
commit | b4b448917d0b811a52785df008046dd9ec37f0da (patch) | |
tree | c618e10104cec0ccf464bcc8fdefdf0a4906c35b /x11-fm | |
parent | 2068b9a24adc7500a7c2aa3d840fd0dc7d9af2b1 (diff) | |
download | ports-b4b448917d0b811a52785df008046dd9ec37f0da.tar.gz ports-b4b448917d0b811a52785df008046dd9ec37f0da.zip |
- Bump portrevision for fox shlib version raise
Notes
Notes:
svn path=/head/; revision=119841
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index bf49cc1a5c21..f5b97da3557a 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfe PORTVERSION= 0.70 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |