diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-22 23:29:03 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-22 23:29:03 +0800 |
commit | 28f2f2da8672f16f82ba41b8be96529349af1249 (patch) | |
tree | 4825ff6fc0d89119795bef126cc7f26782c395f4 /misc/p5-Business-OnlinePayment-Jettis/Makefile | |
parent | c7c654a4ffde74873387bd8a19fc3dc5eb8185f7 (diff) | |
download | freebsd-ports-gnome-28f2f2da8672f16f82ba41b8be96529349af1249.tar.gz freebsd-ports-gnome-28f2f2da8672f16f82ba41b8be96529349af1249.tar.zst freebsd-ports-gnome-28f2f2da8672f16f82ba41b8be96529349af1249.zip |
add missing directory to PLIST
bump PORTREVISION
Noticed by: bento
PR: 48544
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'misc/p5-Business-OnlinePayment-Jettis/Makefile')
-rw-r--r-- | misc/p5-Business-OnlinePayment-Jettis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Business-OnlinePayment-Jettis/Makefile b/misc/p5-Business-OnlinePayment-Jettis/Makefile index 5706f37a1666..91bbb9c26870 100644 --- a/misc/p5-Business-OnlinePayment-Jettis/Makefile +++ b/misc/p5-Business-OnlinePayment-Jettis/Makefile @@ -7,6 +7,7 @@ PORTNAME= Business-OnlinePayment-Jettis PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business |