diff options
-rw-r--r-- | editors/fb/Makefile | 2 | ||||
-rw-r--r-- | editors/glimmer/Makefile | 2 | ||||
-rw-r--r-- | editors/gmanedit/Makefile | 2 | ||||
-rw-r--r-- | editors/pico/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/vigor/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile index 923a6d9..c2d3313 100644 --- a/editors/fb/Makefile +++ b/editors/fb/Makefile @@ -7,7 +7,7 @@ PORTNAME= fb PORTVERSION= 1.5 -CATEGORIES= editors +CATEGORIES= editors MASTER_SITES= http://home.MHO.net/JSwaby/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= _tar.gz diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile index 5a49d30..2b2ef2e 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glimmer -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.1 #PORTREVISION= 1 CATEGORIES= editors gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index f692978..0012d8f 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmanedit -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.1 CATEGORIES= editors gnome MASTER_SITES= http://gmanedit.sourceforge.net/files/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/editors/pico/Makefile b/editors/pico/Makefile index c4c986d..eb4efa4 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -8,7 +8,7 @@ # All patch files have been taken from mail/pine4 PORTNAME= pico -PORTVERSION= 4.0 +PORTVERSION= 4.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME= pine${pineversion} diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 57dd8342..858b3a2 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 1.35 +PORTVERSION= 1.35 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 22ca5b6..778cfac 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--program-transform-name="s,0,1," CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" -WRKSRC= ${WRKDIR}/${DISTNAME}/build +WRKSRC= ${WRKDIR}/${DISTNAME}/build CFLAGS+= -I${LOCALBASE}/include/tcl8.2 -I${LOCALBASE}/include/tk8.2 # Uglyness. So is "-ltcl -ltk -ltcl", so I don't feel bad. |