- Change forgotten PORTSNAME from gnumeric2 to gnumeric from

This commit is contained in:
Michael Johnson 2004-12-20 08:22:42 +00:00
parent 272db2fd0a
commit ac0194e1fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124558

View file

@ -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