diff options
author | asami <asami@FreeBSD.org> | 2000-04-12 19:19:03 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-12 19:19:03 +0800 |
commit | e368908b3da6134586baf5b37dc35b50f593a66c (patch) | |
tree | 9e4606a5fd130ae0fc833c3daf280410ecb234e7 /irc/bnc | |
parent | c565387c5b04f04923b820a556455af67290b52c (diff) | |
download | freebsd-ports-gnome-e368908b3da6134586baf5b37dc35b50f593a66c.tar.gz freebsd-ports-gnome-e368908b3da6134586baf5b37dc35b50f593a66c.tar.zst freebsd-ports-gnome-e368908b3da6134586baf5b37dc35b50f593a66c.zip |
Typo (PORTVESION -> PORTVERSION).
Diffstat (limited to 'irc/bnc')
-rw-r--r-- | irc/bnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index e3baacf69252..c4b0f0899754 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bnc -PORTVESION= 2.6.2 +PORTVERSION= 2.6.2 CATEGORIES= irc MASTER_SITES= http://www.psn.net/~andrews/dist/ DISTNAME= ${PORTNAME}${PORTVERSION} |