diff options
author | bland <bland@FreeBSD.org> | 2008-03-27 13:26:08 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2008-03-27 13:26:08 +0800 |
commit | c4609c90ddfe05acefa5f47da3890f8abfe887cd (patch) | |
tree | 7908e0ea2940cc16de669ccdd99478b142307304 /misc | |
parent | f383e90acca84a417777b451d1d8e419135f943c (diff) | |
download | freebsd-ports-gnome-c4609c90ddfe05acefa5f47da3890f8abfe887cd.tar.gz freebsd-ports-gnome-c4609c90ddfe05acefa5f47da3890f8abfe887cd.tar.zst freebsd-ports-gnome-c4609c90ddfe05acefa5f47da3890f8abfe887cd.zip |
Fix PORTREVISION bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xosd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index b9c92feab257..1a35095e36bf 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xosd PORTVERSION= 2.2.12 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.ignavus.net/ \ ${MASTER_SITE_LOCAL} |