diff options
author | Cy Schubert <cy@FreeBSD.org> | 2012-02-15 15:15:31 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2012-02-15 15:15:31 +0000 |
commit | 846f02966fb0b9eaebf1fb8d121a209e53e922fc (patch) | |
tree | a8837b92c3f6f3359caa008fba8df8128bb4ac40 /x11/props | |
parent | 678a4154294aa9efb5427598806c42655a9c83c1 (diff) |
PORTREVISION bump.
Notes
Notes:
svn path=/head/; revision=291457
Diffstat (limited to 'x11/props')
-rw-r--r-- | x11/props/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index d87a95ad3653..c91bf7526af2 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -7,7 +7,7 @@ PORTNAME= props PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://komquats.com/distfiles/ \ ${MASTER_SITE_LOCAL} |