Update the Makefile to sync with the new archive information.
This commit is contained in:
parent
056837d89c
commit
62d37bab9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388
1 changed files with 4 additions and 4 deletions
|
@ -3,13 +3,13 @@
|
|||
# Date created: 25 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1994/09/14 16:35:25 jkh Exp $
|
||||
# $Id: Makefile,v 1.8 1994/10/06 02:56:58 jkh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fvwm-1.23b
|
||||
DISTNAME= fvwm
|
||||
NO_WRKSUBDIR= yes
|
||||
DISTFILES= fvwm-1.23b-core.tar.gz fvwm-1.23b-modules.tar.gz \
|
||||
fvwm-1.23-icons.tar.gz
|
||||
DISTFILES= fvwm-core.tar.gz fvwm-modules.tar.gz \
|
||||
fvwm-icons.tar.gz
|
||||
MASTER_SITES= ftp://spcot.sanders.com/pub/fvwm/
|
||||
USE_IMAKE= yes
|
||||
DEPENDS= ${PORTSDIR}/x11/xpm
|
||||
|
|
Loading…
Reference in a new issue