mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Change MASTER_SITES to MASTER_SITE_SOURCEFORGE
where old version is also placed.
This commit is contained in:
parent
33fa865f64
commit
d2eb1b02cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53801
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
||||||
PORTNAME= bbdb
|
PORTNAME= bbdb
|
||||||
PORTVERSION= 2.34
|
PORTVERSION= 2.34
|
||||||
CATEGORIES= databases elisp
|
CATEGORIES= databases elisp
|
||||||
MASTER_SITES= http://bbdb.sourceforge.net/
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||||
|
|
||||||
MAINTAINER= yoichi@FreeBSD.org
|
MAINTAINER= yoichi@FreeBSD.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue