diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2008-03-27 05:26:08 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2008-03-27 05:26:08 +0000 |
commit | 7ae0010d2b66255de1bcffb39da606fa8f3b5e99 (patch) | |
tree | 13c9681510e59383930b4775044e47f8cac26c1b /misc/xosd | |
parent | 925627b8e3c7185c19a99b34821ccff294671752 (diff) |
Notes
Diffstat (limited to 'misc/xosd')
-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} |