aboutsummaryrefslogtreecommitdiff
path: root/misc/xosd/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-01-21 18:26:43 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-01-21 18:26:43 +0000
commitd344ffeccfe462a4ac4d6b35ecf621587c31e03b (patch)
tree01fe788d3dc7f3dcc7ec8c9040f5f3214bd0023e /misc/xosd/Makefile
parent91865b9f4c709a774057a13474984e47b3769a66 (diff)
downloadports-d344ffeccfe462a4ac4d6b35ecf621587c31e03b.tar.gz
ports-d344ffeccfe462a4ac4d6b35ecf621587c31e03b.zip
Update to 2.0.2 and added our MASTER_SITE_LOCAL to MASTER_SITE because
the author removes his old distfiles when every new version comes out.
Notes
Notes: svn path=/head/; revision=73738
Diffstat (limited to 'misc/xosd/Makefile')
-rw-r--r--misc/xosd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile
index 4f6111245971..a92d16171b97 100644
--- a/misc/xosd/Makefile
+++ b/misc/xosd/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= xosd
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= misc
-MASTER_SITES= http://www.ignavus.net/
+MASTER_SITES= http://www.ignavus.net/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= perky
MAINTAINER= perky@FreeBSD.org