diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-31 11:51:03 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-31 11:51:03 +0800 |
commit | 25f8eb65e78e5b829ddb105b010185d8eaee87f3 (patch) | |
tree | ed084a3664b434857da45e0933b0864e00c5ca77 | |
parent | 8bce29df30a4c789951f11113bcdf0f5d95d254c (diff) | |
download | freebsd-ports-gnome-25f8eb65e78e5b829ddb105b010185d8eaee87f3.tar.gz freebsd-ports-gnome-25f8eb65e78e5b829ddb105b010185d8eaee87f3.tar.zst freebsd-ports-gnome-25f8eb65e78e5b829ddb105b010185d8eaee87f3.zip |
Add a comment to remind update comm/gfax plist when PORTVERSION changes
(update).
-rw-r--r-- | print/libgnomeprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index bfa5f849df79..f1033fa88ecc 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # $MCom: ports/print/libgnomeprint/Makefile,v 1.71 2007/10/17 21:36:12 mezz Exp $ # +# NOTE: Remind to update comms/gfax plist when PORTVERSION change. PORTNAME= libgnomeprint PORTVERSION= 2.18.3 |