diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-23 00:07:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-23 00:07:21 +0000 |
commit | fc37748c85e8a6420dbb467ae8987d99c1469371 (patch) | |
tree | 8b839b015e440215a223ee025a56c7a281801d5a /print/libgnomeprint/Makefile | |
parent | 3509cf6e39a679d02fb52482c268eed09dfadfaa (diff) | |
download | ports-fc37748c85e8a6420dbb467ae8987d99c1469371.tar.gz ports-fc37748c85e8a6420dbb467ae8987d99c1469371.zip |
Notes
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index c068ddeeb09d..efcb99e8c127 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomeprint -# Version required: 0.10 +# Version required: 0.12 # Date created: 15 Jan 1999 # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gnome-print-0.10 -PKGNAME= gnomeprint-0.10 +DISTNAME= gnome-print-0.12 +PKGNAME= gnomeprint-0.12 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print |