mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Change forgotten PORTSNAME from gnumeric2 to gnumeric from
This commit is contained in:
parent
272db2fd0a
commit
ac0194e1fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124558
1 changed files with 2 additions and 3 deletions
|
@ -5,12 +5,11 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gnumeric2
|
||||
PORTNAME= gnumeric
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R}
|
||||
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue