diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
commit | e62864a49bdd57829aee2485549d3ad5ebe6d370 (patch) | |
tree | 5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /misc | |
parent | 999aa2d0da80d3e35f1a43a318a582327a366d40 (diff) | |
download | ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellshoot/Makefile | 2 | ||||
-rw-r--r-- | misc/gkrellshoot2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellshoot/Makefile b/misc/gkrellshoot/Makefile index 77dcd03b0178..f6a90eaad138 100644 --- a/misc/gkrellshoot/Makefile +++ b/misc/gkrellshoot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellshoot PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/gkrellshoot2/Makefile b/misc/gkrellshoot2/Makefile index 1613d3abd26f..a16c1a70e6ed 100644 --- a/misc/gkrellshoot2/Makefile +++ b/misc/gkrellshoot2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellshoot PORTVERSION= 0.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |