diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-30 04:04:42 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-30 04:04:42 +0800 |
commit | 7541282bbc857e3b52c8cedd620c9cfdf1f29f6c (patch) | |
tree | 5b0df8044181287ce76add40d52e28377ae1da32 /deskutils/kchm | |
parent | ba16dc1673b8cc85fd48bb880bafba35e7ee62b3 (diff) | |
download | freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.tar.gz freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.tar.zst freebsd-ports-gnome-7541282bbc857e3b52c8cedd620c9cfdf1f29f6c.zip |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
Diffstat (limited to 'deskutils/kchm')
-rw-r--r-- | deskutils/kchm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/kchm/Makefile b/deskutils/kchm/Makefile index 79304d994b07..53298a1ded0a 100644 --- a/deskutils/kchm/Makefile +++ b/deskutils/kchm/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.6.5 PORTREVISION= 10 CATEGORIES= deskutils kde MASTER_SITES= SF/${PORTNAME}new/${PORTNAME}new/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= shirshegsm@gmail.com COMMENT= A KDE viewer for CHM files |