diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-08 23:31:24 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-08 23:31:24 +0800 |
commit | 9ac611620ca506a75237e05abb771b8247f7236c (patch) | |
tree | 1968584258003d6c73ce7838f447eb663213e550 | |
parent | 632ea30c1453c4e76904af9a21d05af9f1111a79 (diff) | |
download | freebsd-ports-gnome-9ac611620ca506a75237e05abb771b8247f7236c.tar.gz freebsd-ports-gnome-9ac611620ca506a75237e05abb771b8247f7236c.tar.zst freebsd-ports-gnome-9ac611620ca506a75237e05abb771b8247f7236c.zip |
- Fix pkg-plist from previous commit
Reported by: QAT
-rw-r--r-- | www/mimetex/Makefile | 2 | ||||
-rw-r--r-- | www/mimetex/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile index 35415b6a247b..78bda960c3a5 100644 --- a/www/mimetex/Makefile +++ b/www/mimetex/Makefile @@ -7,7 +7,7 @@ PORTNAME= mimetex PORTVERSION= 20080906.1.70 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www math MASTER_SITES= http://nivi.interfree.it/distfiles/${DIST_SUBDIR}/ \ http://www.forkosh.com/ diff --git a/www/mimetex/pkg-plist b/www/mimetex/pkg-plist index aba0e81f2bf2..a8a645252c45 100644 --- a/www/mimetex/pkg-plist +++ b/www/mimetex/pkg-plist @@ -2,6 +2,5 @@ %%PORTDOCS%%%%DOCSDIR%%/mimetex.html %%PORTDOCS%%www/data/mimetex/index.html www/cgi-bin/mimetex.cgi -@dirrmtry www/cgi-bin %%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTDOCS%%@dirrm www/data/mimetex |