Index: head/graphics/barcode/Makefile =================================================================== --- head/graphics/barcode/Makefile (revision 483800) +++ head/graphics/barcode/Makefile (revision 483801) @@ -1,17 +1,17 @@ -# Created by: Emil J.V. Björsell (Jev) +# Created by: Emil J.V. Björsell (Jev) # $FreeBSD$ PORTNAME= barcode PORTVERSION= 0.98 CATEGORIES= graphics MASTER_SITES= GNU MAINTAINER= jev@ecad.org COMMENT= A barcode generation library along with a command line frontend BUILD_DEPENDS= gawk:lang/gawk GNU_CONFIGURE= yes INFO= barcode .include Index: head/net-mgmt/scli/Makefile =================================================================== --- head/net-mgmt/scli/Makefile (revision 483800) +++ head/net-mgmt/scli/Makefile (revision 483801) @@ -1,23 +1,23 @@ -# Created by: Michael Lyngbøl +# Created by: Michael Lyngbøl # $FreeBSD$ PORTNAME= scli PORTVERSION= 0.3.1 PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ http://matt.peterson.org/FreeBSD/ports/ MAINTAINER= lyngbol@wheel.dk COMMENT= A collection of SNMP command line management tools LIB_DEPENDS= libgsnmp.so:net-mgmt/gsnmp GNU_CONFIGURE= yes USES= gmake ncurses pkgconfig readline USE_GNOME= libxml2 INFO= scli PLIST_FILES= bin/scli man/man1/scli.1.gz .include