diff options
author | erwin <erwin@FreeBSD.org> | 2004-12-22 20:37:27 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-12-22 20:37:27 +0800 |
commit | ef9824bb18d73c7e3f20e667220912871ed18b26 (patch) | |
tree | a0d8a6cde74cdd961daa99da7fc8a305d8b33173 /textproc/p5-CSS-Tiny/Makefile | |
parent | 70bd8a3f1617d5825a9c29e702f23eaaed40ea63 (diff) | |
download | freebsd-ports-gnome-ef9824bb18d73c7e3f20e667220912871ed18b26.tar.gz freebsd-ports-gnome-ef9824bb18d73c7e3f20e667220912871ed18b26.tar.zst freebsd-ports-gnome-ef9824bb18d73c7e3f20e667220912871ed18b26.zip |
fixed typos in pkg-plist, set PORTREVISION
PR: 75370
Submitted by: maintainer
Diffstat (limited to 'textproc/p5-CSS-Tiny/Makefile')
-rw-r--r-- | textproc/p5-CSS-Tiny/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index 6359a461b1e8..e5e609e0b0b8 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -7,6 +7,7 @@ PORTNAME= CSS-Tiny PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CSS |