diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-17 03:41:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-17 03:41:22 +0000 |
commit | f6aad5cc098435a46af6fdc7b0b29dbebe10f719 (patch) | |
tree | df2a8facb0c7b4759db12cb711adfec81906eaa7 /print/libgnomeprint/Makefile | |
parent | 6420da7d1afb99cfd7af8c8c4bc7ebe5bd847d53 (diff) | |
download | ports-f6aad5cc098435a46af6fdc7b0b29dbebe10f719.tar.gz ports-f6aad5cc098435a46af6fdc7b0b29dbebe10f719.zip |
Notes
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 71c92a7ab125..fffbaa69a95b 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libgnomeprint -PORTVERSION= 1.116.0 +PORTVERSION= 1.116.1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME} +MASTER_SITE_SUBDIR= 2.0.2/sources/${PORTNAME} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |