Rename the port popper to match the directory it is in and fix collision with mail/qpopper
Discussed with: Doug Hardie <bc979@lafn.org> (maintainer of mail/qpopper)
This commit is contained in:
parent
288c16995d
commit
a59b6b55f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334284
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Created by: pst
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qpopper
|
||||
PORTNAME= popper
|
||||
PORTVERSION= 2.53
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/old/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
DISTNAME= q${PORTNAME}${PORTVERSION}
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
|
|
Loading…
Reference in a new issue