diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-11-13 07:23:59 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-11-13 07:23:59 +0000 |
commit | ac2a3edea360b2ae1a097e08770cf5f2231a50fc (patch) | |
tree | 1c490da3e9fe71a26c9c10529c969ee935a56b43 /graphics | |
parent | 87e1e668949797db065b7953af132129963fc220 (diff) | |
download | ports-ac2a3edea360b2ae1a097e08770cf5f2231a50fc.tar.gz ports-ac2a3edea360b2ae1a097e08770cf5f2231a50fc.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kbarcode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index 53ecd040e290..df871d8b9ac7 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics kde MASTER_SITES= ftp://ftp.kde.com/pub/Office/Organize_Track/KBarcode/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= andy@digitalspecies.com +MAINTAINER= ports@FreeBSD.org COMMENT= KBarcode creates, handles, manages and prints barcodes BUILD_DEPENDS= barcode:${PORTSDIR}/graphics/barcode |