Revision: 3609 http://gar.svn.sourceforge.net/gar/?rev=3609&view=rev Author: skayser Date: 2009-03-07 01:05:48 +0000 (Sat, 07 Mar 2009)
Log Message: ----------- watch: adjusted version number Modified Paths: -------------- csw/mgar/pkg/watch/trunk/Makefile Modified: csw/mgar/pkg/watch/trunk/Makefile =================================================================== --- csw/mgar/pkg/watch/trunk/Makefile 2009-03-07 00:49:09 UTC (rev 3608) +++ csw/mgar/pkg/watch/trunk/Makefile 2009-03-07 01:05:48 UTC (rev 3609) @@ -1,5 +1,5 @@ GARNAME = watch -GARVERSION = 3.2.7 +GARVERSION = 0.2.0 CATEGORIES = utils DESCRIPTION = Watch a program output change over time @@ -10,9 +10,10 @@ # Usually we would use $(SF_MIRROR), but the procps folks didn't upload # procps the usual way SF_PROJ = procps +SF_PROJ_VER = 3.2.7 MASTER_SITES = http://$(SF_PROJ).sourceforge.net/ -DISTFILES = $(SF_PROJ)-$(GARVERSION).tar.gz -DISTNAME = $(SF_PROJ)-$(GARVERSION) +DISTFILES = $(SF_PROJ)-$(SF_PROJ_VER).tar.gz +DISTNAME = $(SF_PROJ)-$(SF_PROJ_VER) REQUIRED_PKGS = CSWncurses This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel