diff options
author | max <max@FreeBSD.org> | 2002-12-02 11:49:09 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2002-12-02 11:49:09 +0800 |
commit | fce9211140ec8a642144036de5562c352b8a1355 (patch) | |
tree | bb7464e5c07c6bfeabba730a8ddcbdb6087d39a2 /japanese/Canna | |
parent | ca8d677df30d114370e26750bad0c4d6ba70d498 (diff) | |
download | freebsd-ports-gnome-fce9211140ec8a642144036de5562c352b8a1355.tar.gz freebsd-ports-gnome-fce9211140ec8a642144036de5562c352b8a1355.tar.zst freebsd-ports-gnome-fce9211140ec8a642144036de5562c352b8a1355.zip |
Ah, my slippery fingers, portversion should be 3.6p1 instead.
Pointed out by: knu
Diffstat (limited to 'japanese/Canna')
-rw-r--r-- | japanese/Canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index 0f9c7b9bc916..9546e023836a 100644 --- a/japanese/Canna/Makefile +++ b/japanese/Canna/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Canna -PORTVERSION= 3.6.p1 +PORTVERSION= 3.6p1 CATEGORIES= japanese MASTER_SITES= http://downloads.sourceforge.jp/canna/1722/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |