diff options
author | dirk <dirk@FreeBSD.org> | 2000-03-08 09:50:44 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-03-08 09:50:44 +0000 |
commit | 608c30af2a6212248eafdc8ab5519d829896ebd3 (patch) | |
tree | e318a1fbe8c8017ee6f3307af4080b2a3fbe8857 /print | |
parent | 712cc9923a3c5f6f120a314199eaea31d1ef90fd (diff) | |
download | FreeBSD-ports-608c30af2a6212248eafdc8ab5519d829896ebd3.zip FreeBSD-ports-608c30af2a6212248eafdc8ab5519d829896ebd3.tar.gz |
Add PKGNAME=lyx-1.1.4.1 to honor patch-1.1.4fix1.gz.
Asked for by: asami
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx-devel/Makefile | 1 | ||||
-rw-r--r-- | print/lyx/Makefile | 1 | ||||
-rw-r--r-- | print/lyx14/Makefile | 1 | ||||
-rw-r--r-- | print/lyx15/Makefile | 1 | ||||
-rw-r--r-- | print/lyx16/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 05a08f10..5917280 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -7,6 +7,7 @@ # DISTNAME= lyx-1.1.4 +PKGNAME= lyx-1.1.4.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/ \ ftp://la1ad.uio.no/pub/lyx/ \ diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 05a08f10..5917280 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -7,6 +7,7 @@ # DISTNAME= lyx-1.1.4 +PKGNAME= lyx-1.1.4.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/ \ ftp://la1ad.uio.no/pub/lyx/ \ diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 05a08f10..5917280 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -7,6 +7,7 @@ # DISTNAME= lyx-1.1.4 +PKGNAME= lyx-1.1.4.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/ \ ftp://la1ad.uio.no/pub/lyx/ \ diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 05a08f10..5917280 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -7,6 +7,7 @@ # DISTNAME= lyx-1.1.4 +PKGNAME= lyx-1.1.4.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/ \ ftp://la1ad.uio.no/pub/lyx/ \ diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 05a08f10..5917280 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -7,6 +7,7 @@ # DISTNAME= lyx-1.1.4 +PKGNAME= lyx-1.1.4.1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/devel/ \ ftp://la1ad.uio.no/pub/lyx/ \ |