diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-06-21 20:24:05 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-06-21 20:24:05 +0000 |
commit | fffa7a8da45a7e431f1ab3e1c118b2434daaec46 (patch) | |
tree | d37c05c3ff132fd8386af18d24b6ff4624efca63 /sysutils/portdowngrade/Makefile | |
parent | 79b6ff939de71db774ce6103cee5f2b0b46be552 (diff) |
Notes
Diffstat (limited to 'sysutils/portdowngrade/Makefile')
-rw-r--r-- | sysutils/portdowngrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portdowngrade/Makefile b/sysutils/portdowngrade/Makefile index bfaf4d6f6c37..0d3ec4796838 100644 --- a/sysutils/portdowngrade/Makefile +++ b/sysutils/portdowngrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portdowngrade -PORTVERSION= 0.2 +PORTVERSION= 0.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |