mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Move recently added port cad/fig2sxd to a new and more accurate category
graphics, with extra category converters. Pointed by: danfe Approved by: maintainer
This commit is contained in:
parent
8450f1dd55
commit
ec6258f64d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142227
7 changed files with 3 additions and 2 deletions
1
MOVED
1
MOVED
|
@ -1614,3 +1614,4 @@ net/gdesklets-sensor-psi_ping||2005-08-31|removed; broken with recent gdesklets
|
|||
mail/gdesklets-sensor-psi_popmail||2005-08-31|removed; broken with recent gdesklets
|
||||
deskutils/gdesklets-sensor-psi_variableborder||2005-08-31|removed; broken with recent gdesklets
|
||||
mail/py-mimelib|mail/py-email|2005-09-04|renamed
|
||||
cad/fig2sxd|graphics/fig2sxd|2005-0908|accurate category
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
SUBDIR += dxf2fig
|
||||
SUBDIR += electric
|
||||
SUBDIR += fandango
|
||||
SUBDIR += fig2sxd
|
||||
SUBDIR += geda
|
||||
SUBDIR += geda-symbols
|
||||
SUBDIR += geda-symcheck
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
SUBDIR += fbm
|
||||
SUBDIR += feh
|
||||
SUBDIR += fig2pstricks
|
||||
SUBDIR += fig2sxd
|
||||
SUBDIR += figurine
|
||||
SUBDIR += flashplayer
|
||||
SUBDIR += flasm
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= fig2sxd
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= cad
|
||||
CATEGORIES= graphics converters
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
Loading…
Add table
Reference in a new issue