Change PKGNAME from apache-php3.x.x-x.x.x to apache-php3-x.x.x to
conform the convention and to create a latest link named apache-php3.tgz. Requested by: Satoshi
This commit is contained in:
parent
0a29856fff
commit
0c4a09c205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15800
3 changed files with 6 additions and 6 deletions
|
@ -3,11 +3,11 @@
|
|||
# Date created: So 21 Jun 1998 16:09:39 CEST
|
||||
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
|
||||
#
|
||||
# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $
|
||||
# $Id: Makefile,v 1.62 1998/12/26 00:08:09 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apache_${VERSION_APACHE}
|
||||
PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE}
|
||||
PKGNAME= apache-php3-${VERSION_APACHE}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
|
||||
http://www.rge.com/pub/infosystems/apache/dist/ \
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
# Date created: So 21 Jun 1998 16:09:39 CEST
|
||||
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
|
||||
#
|
||||
# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $
|
||||
# $Id: Makefile,v 1.62 1998/12/26 00:08:09 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apache_${VERSION_APACHE}
|
||||
PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE}
|
||||
PKGNAME= apache-php3-${VERSION_APACHE}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
|
||||
http://www.rge.com/pub/infosystems/apache/dist/ \
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
# Date created: So 21 Jun 1998 16:09:39 CEST
|
||||
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
|
||||
#
|
||||
# $Id: Makefile,v 1.61 1998/12/23 00:44:49 dirk Exp $
|
||||
# $Id: Makefile,v 1.62 1998/12/26 00:08:09 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apache_${VERSION_APACHE}
|
||||
PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE}
|
||||
PKGNAME= apache-php3-${VERSION_APACHE}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
|
||||
http://www.rge.com/pub/infosystems/apache/dist/ \
|
||||
|
|
Loading…
Reference in a new issue